Yntec commited on
Commit
a488b86
1 Parent(s): e1f38fe

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/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 = {}
 
5
  import time
6
 
7
  models =[
8
+ "Yntec/Film",
9
+ "Yntec/ChickFlick",
10
+ "Yntec/DegreesOfFreedom",
11
+ "Yntec/UltraHighDefinition",
12
+ "Yntec/Vintage",
13
+ "Yntec/FilmGirlRemix",
14
+ "Yntec/AtoZ",
15
+ "Yntec/Yntec/Voxel",
16
+ "Yntec/BeautyFoolRemix",
17
  ]
18
 
19
  model_functions = {}