Instructions to use EnD-Diffusers/finalfantasiespt1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/finalfantasiespt1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EnD-Diffusers/finalfantasiespt1", dtype=torch.bfloat16, device_map="cuda") prompt = "fntsy1" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- be8a4a1be3173f970e7ed7b48919d49695544b44080dbe0cb60e2911857bd3f7
- Size of remote file:
- 2.13 GB
- SHA256:
- 6222a06cdf6f9eabb1e76d26b0b5328b2cec83be9aa9cc0e12137d6c05fdb3b0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.