Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
skumerz
Rexts
Instructions to use AVIIAX/noosphere with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AVIIAX/noosphere with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AVIIAX/noosphere", 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:
- 9dc111f5f61fe969bdb716a08d4a92346663ab24ed4a1d1a6d15cb8eeaa709b8
- Size of remote file:
- 335 MB
- SHA256:
- c1a45a3e105e0fdb3d47dc679b21e782868992dd16ef439aaefdd5185e3d694c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.