Spaces:
Runtime error
Runtime error
Commit
•
f27d034
1
Parent(s):
d41c676
Update sdxl_loras.json
Browse files- sdxl_loras.json +12 -0
sdxl_loras.json
CHANGED
@@ -663,5 +663,17 @@
|
|
663 |
"is_compatible": true,
|
664 |
"image": "https://huggingface.co/artificialguybr/ClayAnimationRedmond/resolve/main/00138-3585231804.png",
|
665 |
"weights": "ClayAnimationRedm.safetensors"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
666 |
}
|
667 |
]
|
|
|
663 |
"is_compatible": true,
|
664 |
"image": "https://huggingface.co/artificialguybr/ClayAnimationRedmond/resolve/main/00138-3585231804.png",
|
665 |
"weights": "ClayAnimationRedm.safetensors"
|
666 |
+
},
|
667 |
+
{
|
668 |
+
"repo": "fofr/sdxl-vision-pro",
|
669 |
+
"title": "SDXL Vision Pro",
|
670 |
+
"trigger_word": "<s0><s1> VR headset",
|
671 |
+
"weights": "lora.safetensors",
|
672 |
+
"text_embedding_weights": "embeddings.pti",
|
673 |
+
"is_compatible": false,
|
674 |
+
"is_pivotal": true,
|
675 |
+
"likes": 1,
|
676 |
+
"downloads": 0
|
677 |
+
},
|
678 |
}
|
679 |
]
|