Instructions to use obvious-research/onlyflow with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use obvious-research/onlyflow with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("obvious-research/onlyflow", 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

- Xet hash:
- a74679c1e09744d978b7e6e3d1da6b1a0937737020652dd8949b44b0ac402d5a
- Size of remote file:
- 3.1 MB
- SHA256:
- f2b5aafcc5d4c4a31de659cb0a45c4d632f32f6001d8cd3c0b32639fbf2c0495
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.