John6666 commited on
Commit
7a15a81
·
verified ·
1 Parent(s): 411e182

Upload modutils.py

Browse files
Files changed (1) hide show
  1. modutils.py +1 -1
modutils.py CHANGED
@@ -960,7 +960,7 @@ def move_file_lora(filepaths):
960
 
961
  CIVITAI_SORT = ["Highest Rated", "Most Downloaded", "Newest"]
962
  CIVITAI_PERIOD = ["AllTime", "Year", "Month", "Week", "Day"]
963
- CIVITAI_BASEMODEL = ["Pony", "SD 1.5", "SDXL 1.0", "Flux.1 D", "Flux.1 S"]
964
 
965
 
966
  def get_civitai_info(path):
 
960
 
961
  CIVITAI_SORT = ["Highest Rated", "Most Downloaded", "Newest"]
962
  CIVITAI_PERIOD = ["AllTime", "Year", "Month", "Week", "Day"]
963
+ CIVITAI_BASEMODEL = ["Pony", "Illustrious", "SDXL 1.0", "SD 1.5", "Flux.1 D", "Flux.1 S"]
964
 
965
 
966
  def get_civitai_info(path):