Yntec commited on
Commit
05d2369
1 Parent(s): f940b74

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
- "Yntec/Luxury",
9
- "Yntec/KrazyGlue",
10
- "Yntec/Crybaby",
11
- "Yntec/CocaCola",
12
- "Yntec/Fanta",
13
- "Yntec/DreamPhotoGASM",
14
- "Yntec/NostalgicLife",
15
- "Yntec/Voxel",
16
- "Yntec/Prodigy",
17
  ]
18
 
19
  model_functions = {}
 
5
  import time
6
 
7
  models =[
8
+ "Yntec/ReVAnimatedRemix",
9
+ "Yntec/AnythingNostalgic",
10
+ "Yntec/Moistalgia",
11
+ "Yntec/DeleteThis",
12
+ "Yntec/ModernDisney",
13
+ "Yntec/IsThisDisney",
14
+ "Yntec/RetroArt",
15
+ "Yntec/Fanatic",
16
+ "Yntec/EpicMadness",
17
  ]
18
 
19
  model_functions = {}