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

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
flux
flux dev
flux schnell
photo
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use AlekseyCalvin/CheyFluxLoRA 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/CheyFluxLoRA")
    
    prompt = "photo of beautiful CHEY woman on valentine's card with flowers, crisp photo shot on cell phone, long brown hair with pink ends strands, distinctive nose, young and thin, with decorative text of romantic poem, stylish hip CHEY woman,red frame, brown and purple hair, in her 20s,"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
CheyFluxLoRA
2.09 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
AlekseyCalvin's picture
AlekseyCalvin
Upload UltraRealistic_LoRA_Project.safetensors
58f3e5e verified over 1 year ago
  • .gitattributes
    1.61 kB
    Upload Vday2.png over 1 year ago
  • CheyFluxLoRA.safetensors
    172 MB
    xet
    Upload CheyFluxLoRA.safetensors over 1 year ago
  • README.md
    489 Bytes
    Update README.md over 1 year ago
  • UltraRealistic_LoRA_Project.safetensors
    1.23 GB
    xet
    Upload UltraRealistic_LoRA_Project.safetensors over 1 year ago
  • Vday.png
    1.53 MB
    xet
    Upload Vday.png over 1 year ago
  • Vday2.png
    1.58 MB
    xet
    Upload Vday2.png over 1 year ago
  • cheyLoRA2_000001100.safetensors
    687 MB
    xet
    Upload cheyLoRA2_000001100.safetensors over 1 year ago