allknowingroger commited on
Commit
804bfec
1 Parent(s): 5a4e8e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -8
app.py CHANGED
@@ -5,15 +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
 
19
 
 
5
  import time
6
 
7
  models =[
8
+ "wzneric/df_wm_id1",
9
+ "Yntec/CitrineDreamMix",
 
 
10
  "kbthebest181/dahusdjaskndajkdnajrandomrandomrandomijadajakda",
11
+ "anik550689/dreambooth_lora_0916",
12
+ "AashishNKumar/Ash_PF_Model",
13
+ "kbthebest181/adadadadaorandomnamesothatnoonecanaccessbysearchinghahaha",
14
+ "Yntec/animeTWO",
15
+ "kbthebest181/ajijsaoajdlkassnakdjlanotherrandomdrepoaodiasidasjkda",
16
  ]
17
 
18