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

  • Log In
  • Sign Up

dataautogpt3
/
ProteusSigma

Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
art
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Diffusers

    How to use dataautogpt3/ProteusSigma with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("dataautogpt3/ProteusSigma", 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
  • Draw Things
  • DiffusionBee
ProteusSigma
8.58 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 67 commits
dataautogpt3's picture
dataautogpt3
Update README.md
927f2b8 verified over 1 year ago
  • scheduler
    500k over 1 year ago
  • text_encoder
    500k over 1 year ago
  • text_encoder_2
    500k over 1 year ago
  • tokenizer
    500k over 1 year ago
  • tokenizer_2
    500k over 1 year ago
  • unet
    500k over 1 year ago
  • vae
    500k over 1 year ago
  • .gitattributes
    1.76 kB
    Upload 3 files over 1 year ago
  • README.md
    5.64 kB
    Update README.md over 1 year ago
  • example.png
    1.8 MB
    xet
    500k over 1 year ago
  • example2.png
    1.49 MB
    xet
    500k over 1 year ago
  • example3.png
    1.57 MB
    xet
    500k over 1 year ago
  • example4.png
    1.65 MB
    xet
    500k over 1 year ago
  • example5.png
    1.37 MB
    xet
    500k over 1 year ago
  • model_index.json
    712 Bytes
    500k over 1 year ago