allknowingroger commited on
Commit
d242ccc
·
1 Parent(s): 5a4e8e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -5,14 +5,14 @@ import gradio as gr
5
  import time
6
 
7
  models =[
8
- "Navu45/neon_sd_model",
9
  "wzneric/df_m_id94",
10
  "Yntec/LehinaModel",
11
  "wzneric/df_m_id143",
12
- "kbthebest181/dahusdjaskndajkdnajrandomrandomrandomijadajakda",
13
  "wzneric/df_wm_id4",
14
  "ayoubkirouane/Stable-Cats-Generator",
15
- "Daddy458/dream",
16
  "milaidy/christinaa",
17
  ]
18
 
 
5
  import time
6
 
7
  models =[
8
+ "digiplay/CleanLinearMix",
9
  "wzneric/df_m_id94",
10
  "Yntec/LehinaModel",
11
  "wzneric/df_m_id143",
12
+ "CiroN2022/tape-people",
13
  "wzneric/df_wm_id4",
14
  "ayoubkirouane/Stable-Cats-Generator",
15
+ "CiroN2022/wake-up",
16
  "milaidy/christinaa",
17
  ]
18