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