allknowingroger commited on
Commit
8e7af55
·
1 Parent(s): 95f8fe8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -9
app.py CHANGED
@@ -5,15 +5,15 @@ import gradio as gr
5
  import time
6
 
7
  models =[
8
- "anupamtripathi/model_2",
9
- "digiplay/majicMIX_realistic_v4",
10
- "jsram/perfect_brstss",
11
- "jsram/pboobs",
12
- "madhuuuuuu/my-thar",
13
- "Meghana779905/my-pet-dog",
14
- "Devops-hestabit/Stable_dreamshape",
15
- "Yntec/NaughtyChildren",
16
- "gbellamy/lora-trained-xl-colab",
17
  ]
18
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "ssarae/dreambooth_kuromi2",
9
+ "fdong05/path-to-save-model",
10
+ "4safetest/nvhai",
11
+ "Yntec/DucHaitenNiji",
12
+ "paths1551/skillful-pace",
13
+ "paths1551/wonderful-sky",
14
+ "rohitasnair/Test",
15
+ "DmatryMakeev/anna-asti-2",
16
+ "livingbox/model-test-sept-v2-768",
17
  ]
18
 
19