Instructions to use paths1551/surface-fall with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use paths1551/surface-fall with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("paths1551/ds6-paths1223-30", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("paths1551/surface-fall") prompt = "sks artstyle" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 391b7035709209559a393a65797f04e6397e6dfea73679687e35a8e146d126ea
- Size of remote file:
- 9.03 MB
- SHA256:
- 26289617d665bb014ea157dee181988b5373a892c36c6b1aaeb06376459e05f2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.