allknowingroger commited on
Commit
5a4e8e9
1 Parent(s): 0ae0dea

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
- "DavideTHU/lora-trained-xl",
9
- "SleepyYui/animuwultimate-4.5.1",
10
- "ARDICAI/ardic_ai_7",
11
- "datascientistjohn/sdxl-self",
12
- "Alexzyx/models",
13
- "AyanKumarBhunia/textual_inversion_cat",
14
- "smjain/kishor",
15
- "Yntec/BeenYou",
16
- "mussso/lora-trained-xl",
17
  ]
18
 
19
 
 
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