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

mlgawd
/
sydneyJI

Text-to-Image
Diffusers
flux
lora
template:sd-lora
ai-toolkit
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use mlgawd/sydneyJI 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("mlgawd/sydneyJI")
    
    prompt = "hot sweeney at the beach"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
sydneyJI / samples
1.67 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
mlgawd's picture
mlgawd
Upload folder using huggingface_hub
06c2825 verified over 1 year ago
  • .ipynb_checkpoints
    Upload folder using huggingface_hub over 1 year ago
  • 1727735197051__000000000_0.jpg
    97.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • 1727735233417__000000000_1.jpg
    88.2 kB
    Upload folder using huggingface_hub over 1 year ago
  • 1727736332768__000000250_0.jpg
    105 kB
    Upload folder using huggingface_hub over 1 year ago
  • 1727736369460__000000250_1.jpg
    84.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 1727737480912__000000500_0.jpg
    121 kB
    Upload folder using huggingface_hub over 1 year ago
  • 1727737517572__000000500_1.jpg
    90.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 1727739152929__000000750_0.jpg
    68.3 kB
    Upload folder using huggingface_hub over 1 year ago
  • 1727739189600__000000750_1.jpg
    88.2 kB
    Upload folder using huggingface_hub over 1 year ago
  • 1727740350231__000001000_0.jpg
    86.6 kB
    Upload folder using huggingface_hub over 1 year ago
  • 1727740386862__000001000_1.jpg
    96.3 kB
    Upload folder using huggingface_hub over 1 year ago