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:
- 8d1f9635cb93be05fd5be1e9fc0957147c0cb2ac547f888fa9d467e830763ca2
- Size of remote file:
- 9.03 MB
- SHA256:
- a6ab3d39275c1074fc621e7d2e7aaec76903683370be731258ea1053c9ee9c4b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.