Instructions to use tensor-diffusion/anime3d-mix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tensor-diffusion/anime3d-mix with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("tensor-diffusion/anime3d-mix", 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
- Xet hash:
- be4be630ed7b996e8767a573525ed99a689136917b2ca6c6dc34129e51d4bc1f
- Size of remote file:
- 246 MB
- SHA256:
- 05e0d0ed1e74fd664463c09637b2887d41663ede855cc2ef36e70575cd52a254
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.