vinesmsuic commited on
Commit
04e7b43
1 Parent(s): 0517dbe

changing cogvideox to fal

Browse files
Files changed (1) hide show
  1. model/model_registry.py +1 -1
model/model_registry.py CHANGED
@@ -411,7 +411,7 @@ register_model_info(
411
  )
412
 
413
  register_model_info(
414
- ["videogenhub_CogVideoX_generation"],
415
  "CogVideoX",
416
  "https://github.com/THUDM/CogVideo",
417
  "Text-to-Video Diffusion Models with An Expert Transformer.",
 
411
  )
412
 
413
  register_model_info(
414
+ ["fal_CogVideoX_text2video"],
415
  "CogVideoX",
416
  "https://github.com/THUDM/CogVideo",
417
  "Text-to-Video Diffusion Models with An Expert Transformer.",