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:
- 0c1b7ac971c28a34e4a3cb3c2d50f3a2a1deeb40cc8106eeca34e227c22ff518
- Size of remote file:
- 246 MB
- SHA256:
- 30b83bfca65c18479e787a8472771d69c8ecfef7db0ff3a8676ad9731747c8c0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.