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

  • Log In
  • Sign Up

aa-studio
/
aa_studio_data

Diffusers
ONNX
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use aa-studio/aa_studio_data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use aa-studio/aa_studio_data with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("aa-studio/aa_studio_data", 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
aa_studio_data / ComfyUI /models /configs
26.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit

This model has 1 file scanned as unsafe.

surena26's picture
surena26
Upload folder using huggingface_hub
d58fc08 verified almost 2 years ago
  • anything_v3.yaml
    1.93 kB
    Upload folder using huggingface_hub almost 2 years ago
  • tamarinXL_v10.yaml
    3.25 kB
    Upload folder using huggingface_hub almost 2 years ago
  • v1-inference.yaml
    1.87 kB
    Upload folder using huggingface_hub almost 2 years ago
  • v1-inference_clip_skip_2.yaml
    1.93 kB
    Upload folder using huggingface_hub almost 2 years ago
  • v1-inference_clip_skip_2_fp16.yaml
    1.96 kB
    Upload folder using huggingface_hub almost 2 years ago
  • v1-inference_fp16.yaml
    1.9 kB
    Upload folder using huggingface_hub almost 2 years ago
  • v1-inpainting-inference.yaml
    1.99 kB
    Upload folder using huggingface_hub almost 2 years ago
  • v2-inference-v.yaml
    1.82 kB
    Upload folder using huggingface_hub almost 2 years ago
  • v2-inference-v_fp32.yaml
    1.82 kB
    Upload folder using huggingface_hub almost 2 years ago
  • v2-inference.yaml
    1.79 kB
    Upload folder using huggingface_hub almost 2 years ago
  • v2-inference_fp32.yaml
    1.79 kB
    Upload folder using huggingface_hub almost 2 years ago
  • v2-inpainting-inference.yaml
    4.45 kB
    Upload folder using huggingface_hub almost 2 years ago