prithivMLmods commited on
Commit
7485590
·
verified ·
1 Parent(s): 77e5353

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +36 -1
app.py CHANGED
@@ -127,13 +127,48 @@ loras = [
127
  "weights": "pixel_art_style_z_image_turbo.safetensors",
128
  "trigger_word": "Pixel art style."
129
  },
 
 
 
 
 
 
 
130
  {
131
  "image": "https://huggingface.co/AIImageStudio/ReversalFilmGravure_z_Image_turbo/resolve/main/images/2025-12-01_173047-z_image_z_image_turbo_bf16-435125750859057-euler_10_hires.png",
132
  "title": "ReversalFilmGravure",
133
- "repo": "AIImageStudio/ReversalFilmGravure_z_Image_turbo", #5
134
  "weights": "z_image_turbo_ReversalFilmGravure_v1.0.safetensors",
135
  "trigger_word": "Reversal Film Gravure, analog film photography"
136
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
137
  ]
138
 
139
  dtype = torch.bfloat16
 
127
  "weights": "pixel_art_style_z_image_turbo.safetensors",
128
  "trigger_word": "Pixel art style."
129
  },
130
+ {
131
+ "image": "https://huggingface.co/renderartist/Saturday-Morning-Z-Image-Turbo/resolve/main/images/Saturday_Morning_Z_15.png",
132
+ "title": "Saturday Morning",
133
+ "repo": "renderartist/Saturday-Morning-Z-Image-Turbo", #5
134
+ "weights": "Saturday_Morning_Z_Image_Turbo_v1_renderartist_1250.safetensors",
135
+ "trigger_word": "saturd4ym0rning"
136
+ },
137
  {
138
  "image": "https://huggingface.co/AIImageStudio/ReversalFilmGravure_z_Image_turbo/resolve/main/images/2025-12-01_173047-z_image_z_image_turbo_bf16-435125750859057-euler_10_hires.png",
139
  "title": "ReversalFilmGravure",
140
+ "repo": "AIImageStudio/ReversalFilmGravure_z_Image_turbo", #6
141
  "weights": "z_image_turbo_ReversalFilmGravure_v1.0.safetensors",
142
  "trigger_word": "Reversal Film Gravure, analog film photography"
143
  },
144
+ {
145
+ "image": "https://huggingface.co/renderartist/Coloring-Book-Z-Image-Turbo-LoRA/resolve/main/images/CBZ_00274_.png",
146
+ "title": "Coloring Book Z",
147
+ "repo": "renderartist/Coloring-Book-Z-Image-Turbo-LoRA", #7
148
+ "weights": "Coloring_Book_Z_Image_Turbo_v1_renderartist_2000.safetensors",
149
+ "trigger_word": "c0l0ringb00k"
150
+ },
151
+ {
152
+ "image": "https://huggingface.co/damnthatai/1950s_American_Dream/resolve/main/images/ZImage_20251129163459_135x_00001_.jpg",
153
+ "title": "1950s American Dream",
154
+ "repo": "damnthatai/1950s_American_Dream", #8
155
+ "weights": "5os4m3r1c4n4_z.safetensors",
156
+ "trigger_word": "5os4m3r1c4n4, 1950s, painting, a painting of"
157
+ },
158
+ {
159
+ "image": "https://huggingface.co/wcde/Z-Image-Turbo-DeJPEG-Lora/resolve/main/images/01.png",
160
+ "title": "DeJPEG",
161
+ "repo": "wcde/Z-Image-Turbo-DeJPEG-Lora", #9
162
+ "weights": "dejpeg_v3.safetensors",
163
+ "trigger_word": ""
164
+ },
165
+ {
166
+ "image": "https://huggingface.co/suayptalha/Z-Image-Turbo-Realism-LoRA/resolve/main/images/n4aSpqa-YFXYo4dtcIg4W.png",
167
+ "title": "DeJPEG",
168
+ "repo": "suayptalha/Z-Image-Turbo-Realism-LoRA", #10
169
+ "weights": "pytorch_lora_weights.safetensors",
170
+ "trigger_word": "Realism"
171
+ },
172
  ]
173
 
174
  dtype = torch.bfloat16