Instructions to use B4100/ridingd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use B4100/ridingd with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("TheRaf7/ultra-real-wan2.2", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("B4100/ridingd") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 3 files
Browse files
dldoridng_000001050_high_noise.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89cc183983fe1959b2eecba6db939c29839e1fefa1e969c2c7d14d20d715c227
|
| 3 |
+
size 306808416
|
dldoridng_000001050_low_noise.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eff4e8975ce465e56e603af6bca141a40b7cf14812247519738a472d6c9158eb
|
| 3 |
+
size 306808416
|
images/Firefly_gpt-image_Full body shot, young woman age 21, very pale cool skin — mixed Korean and Norwegian, 482179.png
ADDED
|
Git LFS Details
|