ksort commited on
Commit
d3e1087
·
1 Parent(s): fc6390c

Update Leaderboard

Browse files
Files changed (1) hide show
  1. model/models/__init__.py +1 -1
model/models/__init__.py CHANGED
@@ -48,7 +48,7 @@ VIDEO_GENERATION_MODELS = ['replicate_Zeroscope-v2-xl_text2video',
48
  'other_Pika-v1.0_text2video',
49
  'other_Runway-Gen2_text2video',
50
  'other_Sora_text2video',
51
- 'replicate_CogVideoX-5b_text2video',
52
  ]
53
 
54
 
 
48
  'other_Pika-v1.0_text2video',
49
  'other_Runway-Gen2_text2video',
50
  'other_Sora_text2video',
51
+ 'replicate_Cogvideox-5b_text2video',
52
  ]
53
 
54