dineth554 commited on
Commit
b565446
·
verified ·
1 Parent(s): 15810ff

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -6,13 +6,10 @@
6
  "HunyuanVideo15ForConditionalGeneration"
7
  ],
8
  "model_type": "hunyuan_video",
9
- "description": "LEGION Video Generation — HunyuanVideo 1.5 based 8.3B parameter video generation model",
10
  "license": "apache-2.0",
11
  "library_name": "diffusers",
12
  "pipeline_tag": "text-to-video",
13
- "repo_url": "https://github.com/Tencent-Hunyuan/HunyuanVideo-1.5",
14
- "paper_url": "https://arxiv.org/abs/2501.06924",
15
- "base_model": "hunyuanvideo-community/HunyuanVideo-1.5-Diffusers-480p_t2v",
16
  "guider": [
17
  "diffusers",
18
  "ClassifierFreeGuidance"
 
6
  "HunyuanVideo15ForConditionalGeneration"
7
  ],
8
  "model_type": "hunyuan_video",
 
9
  "license": "apache-2.0",
10
  "library_name": "diffusers",
11
  "pipeline_tag": "text-to-video",
12
+ "base_model": "deathlegionteam/LEGION-Video-Gen",
 
 
13
  "guider": [
14
  "diffusers",
15
  "ClassifierFreeGuidance"