Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,12 @@ model_dic["ISS MAP"]={
|
|
17 |
"model_trigger":"Aerial photo taken from the ISS photo taken from the ISS",
|
18 |
}
|
19 |
|
20 |
-
model_dic["
|
|
|
|
|
|
|
|
|
|
|
21 |
"model_loc":"galverse/setc-t1_label:65a7ee5a8c875fe9f38111699edf72f6c07f84dda7b7be5720e843ebb9f9c876",
|
22 |
"model_trigger":"anime coloring in the style of galverse",
|
23 |
}
|
|
|
17 |
"model_trigger":"Aerial photo taken from the ISS photo taken from the ISS",
|
18 |
}
|
19 |
|
20 |
+
model_dic["MAMA_V2"]={
|
21 |
+
"model_loc":"galverse/mama-v2:b3c6afa83895d1d590679c2d8d3efa6ce26647e7a2d760b389ebf1546eb792bd",
|
22 |
+
"model_trigger": "sks, anime style, in the style of galverse",
|
23 |
+
}
|
24 |
+
|
25 |
+
model_dic["MAMA_V1"]={
|
26 |
"model_loc":"galverse/setc-t1_label:65a7ee5a8c875fe9f38111699edf72f6c07f84dda7b7be5720e843ebb9f9c876",
|
27 |
"model_trigger":"anime coloring in the style of galverse",
|
28 |
}
|