Yntec commited on
Commit
184d908
1 Parent(s): 3bcbb62

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import sys
4
  from pathlib import Path
5
 
6
  models = [
 
7
  "digiplay/OldFish_v1.1_diffusers_recover",
8
  "digiplay/OldFish_v1.1mix_hello",
9
  "digiplay/OldFish_v1.1_personal_HDmix",
 
4
  from pathlib import Path
5
 
6
  models = [
7
+ "Yntec/animeTEN",
8
  "digiplay/OldFish_v1.1_diffusers_recover",
9
  "digiplay/OldFish_v1.1mix_hello",
10
  "digiplay/OldFish_v1.1_personal_HDmix",