Spaces:
Running
on
Zero
Running
on
Zero
update app [0-30]
Browse files
app.py
CHANGED
|
@@ -99,6 +99,16 @@ class OrangeRedTheme(Soft):
|
|
| 99 |
orange_red_theme = OrangeRedTheme()
|
| 100 |
|
| 101 |
loras = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 102 |
{
|
| 103 |
"image": "https://huggingface.co/Ttio2/Z-Image-Turbo-pencil-sketch/resolve/main/images/z-image_00097_.png",
|
| 104 |
"title": "Turbo Pencil",
|
|
|
|
| 99 |
orange_red_theme = OrangeRedTheme()
|
| 100 |
|
| 101 |
loras = [
|
| 102 |
+
|
| 103 |
+
{
|
| 104 |
+
"image": "https://huggingface.co/Sumitc13/Z-image-Turbo_LogC4_lora/resolve/main/images/1764464517272__000005000_1.jpg",
|
| 105 |
+
"title": "LogC4",
|
| 106 |
+
"repo": "Sumitc13/Z-image-Turbo_LogC4_lora", #30
|
| 107 |
+
"weights": "z-image-logc4_000005000.safetensors",
|
| 108 |
+
"trigger_word": "LogC4"
|
| 109 |
+
},
|
| 110 |
+
|
| 111 |
+
# --------------------------------------------------------------------------------------------------------------------------------------
|
| 112 |
{
|
| 113 |
"image": "https://huggingface.co/Ttio2/Z-Image-Turbo-pencil-sketch/resolve/main/images/z-image_00097_.png",
|
| 114 |
"title": "Turbo Pencil",
|