John6666 commited on
Commit
67615d8
1 Parent(s): edce178

Upload modutils.py

Browse files
Files changed (1) hide show
  1. modutils.py +1 -0
modutils.py CHANGED
@@ -822,6 +822,7 @@ def move_file_lora(filepaths):
822
 
823
  CIVITAI_SORT = ["Highest Rated", "Most Downloaded", "Newest"]
824
  CIVITAI_PERIOD = ["AllTime", "Year", "Month", "Week", "Day"]
 
825
 
826
 
827
  def get_civitai_info(path):
 
822
 
823
  CIVITAI_SORT = ["Highest Rated", "Most Downloaded", "Newest"]
824
  CIVITAI_PERIOD = ["AllTime", "Year", "Month", "Week", "Day"]
825
+ CIVITAI_BASEMODEL = ["Pony", "SD 1.5", "SDXL 1.0", "Flux.1 D", "Flux.1 S"]
826
 
827
 
828
  def get_civitai_info(path):