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
/
SchnelLenin

Text-to-Image
Diffusers
English
template:sd-lora
flux
lora
flux schnell
image-generation
photo
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use AlekseyCalvin/SchnelLenin 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-schnell", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("AlekseyCalvin/SchnelLenin")
    
    prompt = "LEN Vladimir Lenin menacingly shaking his fist with a smirk, backdrop of San Francisco in 2003"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
SchnelLenin
348 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
AlekseyCalvin's picture
AlekseyCalvin
Rename lenin_schnell_lora.safetensors to Vladimir_LENin_FluxSchnell_LoRA_SilverAgeLiberators_v1.safetensors
87e4902 verified over 1 year ago
  • .gitattributes
    1.56 kB
    Upload 2 files over 1 year ago
  • Len1.png
    870 kB
    Upload 2 files over 1 year ago
  • Len2.png
    1 MB
    xet
    Upload 2 files over 1 year ago
  • Len3.png
    950 kB
    Upload Len3.png over 1 year ago
  • README.md
    1.73 kB
    Update README.md over 1 year ago
  • Vladimir_LENin_FluxSchnell_LoRA_SilverAgeLiberators_v1.safetensors
    172 MB
    xet
    Rename lenin_schnell_lora.safetensors to Vladimir_LENin_FluxSchnell_LoRA_SilverAgeLiberators_v1.safetensors over 1 year ago
  • config.yaml
    3.04 kB
    Upload 3 files over 1 year ago
  • optimizer.pt

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.ByteStorage",
    • "torch.FloatStorage"

    What is a pickle import?

    173 MB
    xet
    Upload 3 files over 1 year ago