Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -234,6 +234,14 @@ loras = [
|
|
234 |
"weights": "sincitymov.safetensors",
|
235 |
"trigger_word": "sincitymov"
|
236 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
237 |
#60
|
238 |
{
|
239 |
"image": "https://huggingface.co/strangerzonehf/Sketch-Paint/resolve/main/images/2.png",
|
@@ -866,7 +874,49 @@ loras = [
|
|
866 |
"repo": "fffiloni/sweet-brush",
|
867 |
"weights": "sweet-brush.safetensors",
|
868 |
"trigger_word": "in the style of TOK"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
869 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
870 |
|
871 |
]
|
872 |
|
|
|
234 |
"weights": "sincitymov.safetensors",
|
235 |
"trigger_word": "sincitymov"
|
236 |
},
|
237 |
+
#88
|
238 |
+
{
|
239 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Sketch-Sized-LoRA/resolve/main/images/8.png",
|
240 |
+
"title": "Sketch Sized",
|
241 |
+
"repo": "strangerzonehf/Flux-Sketch-Sized-LoRA",
|
242 |
+
"weights": "Sketch_Sized.safetensors",
|
243 |
+
"trigger_word": "Sketch Sized"
|
244 |
+
},
|
245 |
#60
|
246 |
{
|
247 |
"image": "https://huggingface.co/strangerzonehf/Sketch-Paint/resolve/main/images/2.png",
|
|
|
874 |
"repo": "fffiloni/sweet-brush",
|
875 |
"weights": "sweet-brush.safetensors",
|
876 |
"trigger_word": "in the style of TOK"
|
877 |
+
},
|
878 |
+
#85
|
879 |
+
{
|
880 |
+
"image": "https://huggingface.co/glif/l0w-r3z/resolve/main/images/a19d658b-5d4c-45bc-9df6-f2bec54462a5.png",
|
881 |
+
"title": "ReZ",
|
882 |
+
"repo": "glif/l0w-r3z",
|
883 |
+
"weights": "low-rez_000002000.safetensors",
|
884 |
+
"trigger_word": "-r3z"
|
885 |
+
},
|
886 |
+
#86
|
887 |
+
{
|
888 |
+
"image": "https://huggingface.co/glif-loradex-trainer/fabian3000_mspaint1/resolve/main/samples/1731588572064__000002500_0.jpg",
|
889 |
+
"title": "MS Paint",
|
890 |
+
"repo": "glif-loradex-trainer/fabian3000_mspaint1",
|
891 |
+
"weights": "mspaint1.safetensors",
|
892 |
+
"trigger_word": "mspaintstyle"
|
893 |
+
},
|
894 |
+
#87
|
895 |
+
{
|
896 |
+
"image": "https://huggingface.co/glif-loradex-trainer/fab1an_1970sbookcovers/resolve/main/samples/1740488542933__000001500_1.jpg",
|
897 |
+
"title": "1970 Book Cover",
|
898 |
+
"repo": "glif-loradex-trainer/fab1an_1970sbookcovers",
|
899 |
+
"weights": "1970sbookcovers.safetensors",
|
900 |
+
"trigger_word": "1970s sci-fi book cover"
|
901 |
},
|
902 |
+
#89
|
903 |
+
{
|
904 |
+
"image": "https://huggingface.co/strangerzonehf/RGART/resolve/main/images/4.png",
|
905 |
+
"title": "RG Art",
|
906 |
+
"repo": "strangerzonehf/RGART",
|
907 |
+
"weights": "RB-Art.safetensors",
|
908 |
+
"trigger_word": "RG Art"
|
909 |
+
},
|
910 |
+
#90
|
911 |
+
{
|
912 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Super-Paint-LoRA/resolve/main/images/4.png",
|
913 |
+
"title": "Super Paint",
|
914 |
+
"repo": "strangerzonehf/Flux-Super-Paint-LoRA",
|
915 |
+
"weights": "Super-Paint.safetensors",
|
916 |
+
"trigger_word": "Super Paint"
|
917 |
+
},
|
918 |
+
|
919 |
+
|
920 |
|
921 |
]
|
922 |
|