Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

AlekseyCalvin
/
NikolayKupreyanov_FluxLoRA_v1_bySilverAgePoets

Text-to-Image
Diffusers
English
flux
lora
replicate
woodcut
avantgarde
SilverAgePoets
Soviet
art-style
image-generation
flux-diffusers
photo
realism
Surrealism
illustration
experimental
character
historical person
poetry
literature
history
archival
Model card Files Files and versions
xet
Community
10

Instructions to use AlekseyCalvin/NikolayKupreyanov_FluxLoRA_v1_bySilverAgePoets with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use AlekseyCalvin/NikolayKupreyanov_FluxLoRA_v1_bySilverAgePoets with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("AlekseyCalvin/NikolayKupreyanov_FluxLoRA_v1_bySilverAgePoets")
    
    prompt = "Nikolay Kupreyanov woodcut etching style illustration of a rebelling cat in a suit screaming at monstrous mutant policemen during a street battle in San Francisco, red title text at the top: \"END EMPIRE! END DEAD ERAS' RX!\""
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
NikolayKupreyanov_FluxLoRA_v1_bySilverAgePoets / images
2.69 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
AlekseyCalvin's picture
AlekseyCalvin
Add generated example (#10)
2b4d523 verified over 1 year ago
  • example_0rcyqzdbc.png
    285 kB
    Add generated example (#1) over 1 year ago
  • example_6ha8td2mc.png
    276 kB
    Add generated example (#7) over 1 year ago
  • example_8fxdxkajt.png
    272 kB
    Add generated example (#6) over 1 year ago
  • example_cp1u2zw9c.png
    266 kB
    Add generated example (#5) over 1 year ago
  • example_t25bpogbk.png
    307 kB
    Add generated example (#4) over 1 year ago
  • example_tcxegqhnt.png
    193 kB
    Add generated example (#8) over 1 year ago
  • example_vxfs1qf8d.png
    252 kB
    Add generated example (#9) over 1 year ago
  • example_x41fkg5e9.png
    227 kB
    Add generated example (#10) over 1 year ago
  • example_z4odt23el.png
    367 kB
    Add generated example (#2) over 1 year ago
  • example_zrndsipsq.png
    248 kB
    Add generated example (#3) over 1 year ago