Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Muapi
/
gameiconresearch_chest_lora

Text-to-Image
Diffusers
lora
stable-diffusion
flux
flux.1-d
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Muapi/gameiconresearch_chest_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("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Muapi/gameiconresearch_chest_lora")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
gameiconresearch_chest_lora
505 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Muapi's picture
Muapi
Update README metadata for HF classification
07eff2d verified about 5 hours ago
  • .gitattributes
    1.57 kB
    Upload preview.jpg with huggingface_hub 9 months ago
  • README.md
    876 Bytes
    Update README metadata for HF classification about 5 hours ago
  • gameiconresearch_chest_lora.safetensors
    502 MB
    xet
    Upload gameiconresearch_chest_lora.safetensors with huggingface_hub 9 months ago
  • preview.jpg
    2.84 MB
    xet
    Upload preview.jpg with huggingface_hub 9 months ago