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.5

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.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use cutycat2000x/InterDiffusion-3.5 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.5", 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.5
20.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 43 commits
cutycat2000x's picture
cutycat2000x
Upload config.json
0a8c2f9 verified about 2 years ago
  • text_encoder
    Upload 8 files about 2 years ago
  • text_encoder_2
    Upload 8 files about 2 years ago
  • tokenizer
    Upload 8 files about 2 years ago
  • tokenizer_2
    Upload 8 files about 2 years ago
  • unet
    Upload 8 files about 2 years ago
  • vae
    Upload config.json about 2 years ago
  • .gitattributes
    1.92 kB
    Upload 7 files about 2 years ago
  • README.md
    1.35 kB
    Update README.md about 2 years ago
  • example1.png
    2.69 MB
    xet
    Upload 7 files about 2 years ago
  • example2.png
    2.54 MB
    xet
    Upload 7 files about 2 years ago
  • example3.png
    2.99 MB
    xet
    Upload 7 files about 2 years ago
  • example4.png
    2.38 MB
    xet
    Upload 7 files about 2 years ago
  • example5.png
    2.5 MB
    xet
    Upload 7 files about 2 years ago
  • example6.png
    2.42 MB
    xet
    Upload 7 files about 2 years ago
  • example7.png
    2.9 MB
    xet
    Upload 7 files about 2 years ago
  • model.safetensors
    6.94 GB
    xet
    Rename model.safetensor to model.safetensors about 2 years ago
  • model_index.json
    670 Bytes
    Create model_index.json about 2 years ago
  • scheduler_config.json
    582 Bytes
    Create scheduler_config.json about 2 years ago