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