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