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

fev12345
/
Image_Generation_model_HA_Author

Diffusers
Safetensors
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use fev12345/Image_Generation_model_HA_Author with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("fev12345/Image_Generation_model_HA_Author", 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
Image_Generation_model_HA_Author
5.95 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
fev12345's picture
fev12345
Upload folder using huggingface_hub
8375b52 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • LICENSE
    19.3 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    1.77 kB
    Upload folder using huggingface_hub over 1 year ago
  • README_English.md
    1.72 kB
    Upload folder using huggingface_hub over 1 year ago
  • config.json
    714 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • diffusion_pytorch_model.safetensors
    5.95 GB
    xet
    Upload folder using huggingface_hub over 1 year ago