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

cutycat2000x
/
InterDiffusion-3.8

Text-to-Image
Diffusers
Safetensors
StableDiffusionXLPipeline
diffusion
free
freeai
ai
interdiffusion
Model card Files Files and versions
xet
Community

Instructions to use cutycat2000x/InterDiffusion-3.8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use cutycat2000x/InterDiffusion-3.8 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("cutycat2000x/InterDiffusion-3.8", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a smiling girl with sparkles in her eyes, walking in a garden, in the morning --style anime"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
InterDiffusion-3.8
28.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
cutycat2000x's picture
cutycat2000x
Update README.md
5572485 verified about 2 years ago
  • scheduler
    Create scheduler/scheduler_config.json about 2 years ago
  • text_encoder
    Upload 25 files about 2 years ago
  • text_encoder_2
    Upload 25 files about 2 years ago
  • tokenizer
    Upload 25 files about 2 years ago
  • tokenizer_2
    Upload 25 files about 2 years ago
  • unet
    Upload 25 files about 2 years ago
  • vae
    Upload 25 files about 2 years ago
  • .gitattributes
    1.91 kB
    Upload 2 files about 2 years ago
  • README.md
    1.71 kB
    Update README.md about 2 years ago
  • example1.png
    1.3 MB
    xet
    Upload 7 files about 2 years ago
  • example2.png
    1.54 MB
    xet
    Upload 7 files about 2 years ago
  • example3.png
    1.14 MB
    xet
    Upload 7 files about 2 years ago
  • example4.png
    1.25 MB
    xet
    Upload 7 files about 2 years ago
  • example5.png
    1.5 MB
    xet
    Upload 7 files about 2 years ago
  • example6.png
    1.73 MB
    xet
    Upload 7 files about 2 years ago
  • example7.png
    1.95 MB
    xet
    Upload 7 files about 2 years ago
  • example8.png
    972 kB
    Upload 2 files about 2 years ago
  • example9.png
    1.06 MB
    xet
    Upload 2 files about 2 years ago
  • lora.safetensors
    458 MB
    xet
    Upload lora.safetensors about 2 years ago
  • model.safetensors
    7.11 GB
    xet
    Upload 25 files about 2 years ago
  • model_index.json
    724 Bytes
    Upload 25 files about 2 years ago