Youngsun Lim commited on
Commit
e880aae
·
1 Parent(s): 0cb4cf6

re upload app.py including cogvideox

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -15,7 +15,8 @@ TOP_DIRS = [
15
  "Opensora",
16
  "RunwayGen4",
17
  "Wan2.1",
18
- "Wan2.2"
 
19
  ]
20
 
21
  def _choose_prefix_from_filename(base: str) -> str:
 
15
  "Opensora",
16
  "RunwayGen4",
17
  "Wan2.1",
18
+ "Wan2.2",
19
+ "CogvideoX"
20
  ]
21
 
22
  def _choose_prefix_from_filename(base: str) -> str: