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

AveroLabs
/
Avero-Image-Coming-Soon

Text-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-v1-5
fine-tuned
fashion
nature
city
portrait
food
animals
Model card Files Files and versions
xet
Community

Instructions to use AveroLabs/Avero-Image-Coming-Soon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use AveroLabs/Avero-Image-Coming-Soon with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("AveroLabs/Avero-Image-Coming-Soon", 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
Avero-Image-Coming-Soon
4.81 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 27 commits
itriedcoding's picture
itriedcoding
Upload unet/config.json with huggingface_hub
a2cfb9d verified about 1 month ago
  • examples
    Upload examples/example_8_base.png with huggingface_hub about 1 month ago
  • tokenizer
    Upload folder using huggingface_hub about 1 month ago
  • unet
    Upload unet/config.json with huggingface_hub about 1 month ago
  • .gitattributes
    2.75 kB
    Upload examples/example_8_base.png with huggingface_hub about 1 month ago
  • README.md
    1.65 kB
    Upload README.md with huggingface_hub about 1 month ago
  • config.json
    291 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • example_1.png
    2.02 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • example_2.png
    1.83 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • example_3.png
    1.74 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • example_4.png
    2.19 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • unet.pt

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    980 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • vae.pt

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    362 MB
    xet
    Upload folder using huggingface_hub about 1 month ago