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

Falah
/
fashion-model

Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
Model card Files Files and versions
xet
Community
1

Instructions to use Falah/fashion-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Falah/fashion-model with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Falah/fashion-model", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
fashion-model / sample_images
9.22 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Falah's picture
Falah
Upload sample_images with huggingface_hub
f317ba1 over 3 years ago
  • 00000-1389797627.png
    1.31 MB
    xet
    Upload sample_images with huggingface_hub over 3 years ago
  • 00016-1062068965.png
    840 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • 00020-3946322609.png
    1.25 MB
    xet
    Upload sample_images with huggingface_hub over 3 years ago
  • 00026-1315225405.png
    584 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • 00027-1315225406.png
    1.21 MB
    xet
    Upload sample_images with huggingface_hub over 3 years ago
  • 00028-1315225407.png
    1.23 MB
    xet
    Upload sample_images with huggingface_hub over 3 years ago
  • 00049-3146287231.png
    1.42 MB
    xet
    Upload sample_images with huggingface_hub over 3 years ago
  • 00057-703721838.png
    1.37 MB
    xet
    Upload sample_images with huggingface_hub over 3 years ago