Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -48,7 +48,7 @@ loras = [
|
|
48 |
"title": "Camera Pixel Style",
|
49 |
"repo": "damnthatai/Game_Boy_Camera_Pixel_Style_Qwen",
|
50 |
"weights": "g4m3b0yc4m3r4_qwen.safetensors",
|
51 |
-
"trigger_word": "g4m3b0yc4m3r4, grayscale, pixel photo
|
52 |
},
|
53 |
{
|
54 |
"image": "https://huggingface.co/prithivMLmods/Qwen-Image-Studio-Realism/resolve/main/images/2.png",
|
@@ -72,11 +72,11 @@ loras = [
|
|
72 |
"trigger_word": "Qwen Anime"
|
73 |
},
|
74 |
{
|
75 |
-
"image": "https://huggingface.co/
|
76 |
-
"title": "
|
77 |
-
"repo": "
|
78 |
-
"weights": "
|
79 |
-
"trigger_word": "
|
80 |
},
|
81 |
{
|
82 |
"image": "https://huggingface.co/prithivMLmods/Qwen-Image-Synthetic-Face/resolve/main/images/2.png",
|
@@ -85,13 +85,6 @@ loras = [
|
|
85 |
"weights": "qwen-synthetic-face.safetensors",
|
86 |
"trigger_word": "Synthetic Face"
|
87 |
},
|
88 |
-
{
|
89 |
-
"image": "https://huggingface.co/prithivMLmods/Qwen-Image-Fragmented-Portraiture/resolve/main/images/3.png",
|
90 |
-
"title": "Fragmented Portraiture",
|
91 |
-
"repo": "prithivMLmods/Qwen-Image-Fragmented-Portraiture",
|
92 |
-
"weights": "qwen-fragmented-portraiture.safetensors",
|
93 |
-
"trigger_word": "Fragmented Portraiture"
|
94 |
-
},
|
95 |
{
|
96 |
"image": "https://huggingface.co/Tomechi02/Macne_style_enahncer/resolve/main/images/pixai-1913880604374308947-2.png",
|
97 |
"title": "Macne Style Enahncer",
|
@@ -113,6 +106,13 @@ loras = [
|
|
113 |
"weights": "lora.safetensors",
|
114 |
"trigger_word": "Japanese modern anime style"
|
115 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
]
|
117 |
|
118 |
# Initialize the base model
|
|
|
48 |
"title": "Camera Pixel Style",
|
49 |
"repo": "damnthatai/Game_Boy_Camera_Pixel_Style_Qwen",
|
50 |
"weights": "g4m3b0yc4m3r4_qwen.safetensors",
|
51 |
+
"trigger_word": "g4m3b0yc4m3r4, grayscale, pixel photo"
|
52 |
},
|
53 |
{
|
54 |
"image": "https://huggingface.co/prithivMLmods/Qwen-Image-Studio-Realism/resolve/main/images/2.png",
|
|
|
72 |
"trigger_word": "Qwen Anime"
|
73 |
},
|
74 |
{
|
75 |
+
"image": "https://huggingface.co/prithivMLmods/Qwen-Image-Fragmented-Portraiture/resolve/main/images/3.png",
|
76 |
+
"title": "Fragmented Portraiture",
|
77 |
+
"repo": "prithivMLmods/Qwen-Image-Fragmented-Portraiture",
|
78 |
+
"weights": "qwen-fragmented-portraiture.safetensors",
|
79 |
+
"trigger_word": "Fragmented Portraiture"
|
80 |
},
|
81 |
{
|
82 |
"image": "https://huggingface.co/prithivMLmods/Qwen-Image-Synthetic-Face/resolve/main/images/2.png",
|
|
|
85 |
"weights": "qwen-synthetic-face.safetensors",
|
86 |
"trigger_word": "Synthetic Face"
|
87 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
{
|
89 |
"image": "https://huggingface.co/Tomechi02/Macne_style_enahncer/resolve/main/images/pixai-1913880604374308947-2.png",
|
90 |
"title": "Macne Style Enahncer",
|
|
|
106 |
"weights": "lora.safetensors",
|
107 |
"trigger_word": "Japanese modern anime style"
|
108 |
},
|
109 |
+
{
|
110 |
+
"image": "https://huggingface.co/damnthatai/Apple_QuickTake_150_Digital_Camera_Qwen/resolve/main/images/20250817084713_Qwen.jpg",
|
111 |
+
"title": "Apple QuickTake 150 Digital Camera",
|
112 |
+
"repo": "damnthatai/Apple_QuickTake_150_Digital_Camera_Qwen",
|
113 |
+
"weights": "quicktake150style_qwen.safetensors",
|
114 |
+
"trigger_word": "quicktake150style"
|
115 |
+
},
|
116 |
]
|
117 |
|
118 |
# Initialize the base model
|