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