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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

furaidosu
/
panorama-qwen-image-lora

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

Instructions to use furaidosu/panorama-qwen-image-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use furaidosu/panorama-qwen-image-lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("furaidosu/panorama-qwen-image-lora")
    
    prompt = "a mad scientist laboratory interior"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
panorama-qwen-image-lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
Choquinlabs
Update README.md
5ce08c6 verified 11 months ago
  • images
    Upload 2 files 11 months ago
  • .gitattributes
    1.57 kB
    Upload 2 files 11 months ago
  • README.md
    1.88 kB
    Update README.md 11 months ago
  • fisheye_v3-qwen-image.safetensors
    590 MB
    xet
    Upload fisheye_v3-qwen-image.safetensors with huggingface_hub 11 months ago
  • fisheye_v3-qwen-image_000000500.safetensors
    590 MB
    xet
    Upload fisheye_v3-qwen-image_000000500.safetensors with huggingface_hub 11 months ago
  • fisheye_v3-qwen-image_000001000.safetensors
    590 MB
    xet
    Upload fisheye_v3-qwen-image_000001000.safetensors with huggingface_hub 11 months ago
  • fisheye_v3-qwen-image_000001500.safetensors
    590 MB
    xet
    Upload fisheye_v3-qwen-image_000001500.safetensors with huggingface_hub 11 months ago
  • fisheye_v3-qwen-image_000002000.safetensors
    590 MB
    xet
    Upload fisheye_v3-qwen-image_000002000.safetensors with huggingface_hub 11 months ago
  • fisheye_v3-qwen-image_000002500.safetensors
    590 MB
    xet
    Upload fisheye_v3-qwen-image_000002500.safetensors with huggingface_hub 11 months ago