Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
dreambooth
Instructions to use OriginF/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use OriginF/output with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OriginF/output", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of sks lego" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 6fc7117200577e378b0c9627bdd2c907ed1013e093133c0b46a0fe018733e5e1
- Size of remote file:
- 1.73 GB
- SHA256:
- 5cbeab20bd2a40fe6ac884960be740a7b79b8220a00ccbe3509bd417859b5911
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.