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