yhzhai commited on
Commit
6e2aeb6
1 Parent(s): e41d3a3

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +1 -1
demo.py CHANGED
@@ -12,7 +12,7 @@ from peft import PeftModel
12
 
13
 
14
  def main():
15
- # select model_path from ["animatediff-webvid", "animatediff-webvid",
16
  # "modelscopet2v-webvid", "modelscopet2v-laion", "modelscopet2v-anime",
17
  # "modelscopet2v-real", "modelscopet2v-3d-cartoon"]
18
  model_path = "modelscopet2v-laion"
 
12
 
13
 
14
  def main():
15
+ # select model_path from ["animatediff-laion", "animatediff-webvid",
16
  # "modelscopet2v-webvid", "modelscopet2v-laion", "modelscopet2v-anime",
17
  # "modelscopet2v-real", "modelscopet2v-3d-cartoon"]
18
  model_path = "modelscopet2v-laion"