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", torch_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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- be46d1402773ce5c76c4ccdc0f09001ee0e1ca2eee26cab069342c20857e3f5a
- Size of remote file:
- 1.73 GB
- SHA256:
- 02165a0ff32d5489ca6a53c4340dd58c69dc2890c1f53ac02a31da94e0a8cb26
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.