JarvisLabs commited on
Commit
67c6fae
·
verified ·
1 Parent(s): 2129c64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
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["Anime_Galverse"]={
 
 
 
 
 
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
  }