John6666 commited on
Commit
6effc22
Β·
verified Β·
1 Parent(s): 1bdd9bc

Upload model.py

Browse files
Files changed (1) hide show
  1. model.py +2 -2
model.py CHANGED
@@ -25,8 +25,8 @@ models = [
25
  ]
26
 
27
 
28
- #models += find_model_list("John6666", ["anime", "illustrious"], "", "last_modified", 50, public=True)
29
- #models += find_model_list("John6666", ["anime", "animagine"], "", "last_modified", 50, public=True)
30
 
31
 
32
  #models = find_model_list("Disty0", [], "", "last_modified", 100)
 
25
  ]
26
 
27
 
28
+ models += find_model_list("John6666", ["anime", "illustrious"], "", "last_modified", 50, public=True)
29
+ models += find_model_list("John6666", ["anime", "animagine"], "", "last_modified", 50, public=True)
30
 
31
 
32
  #models = find_model_list("Disty0", [], "", "last_modified", 100)