Spaces:
Running
on
Zero
Running
on
Zero
zR
commited on
Commit
Β·
fdfa666
1
Parent(s):
0b22875
update
Browse files
app.py
CHANGED
|
@@ -157,7 +157,8 @@ with gr.Blocks() as demo:
|
|
| 157 |
</div>
|
| 158 |
<div style="text-align: center;">
|
| 159 |
<a href="https://huggingface.co/THUDM/CogVideoX-2b">π€ Model Hub</a> |
|
| 160 |
-
<a href="https://github.com/THUDM/CogVideo">π Github</a>
|
|
|
|
| 161 |
</div>
|
| 162 |
|
| 163 |
<div style="text-align: center; font-size: 15px; font-weight: bold; color: red; margin-bottom: 20px;">
|
|
|
|
| 157 |
</div>
|
| 158 |
<div style="text-align: center;">
|
| 159 |
<a href="https://huggingface.co/THUDM/CogVideoX-2b">π€ Model Hub</a> |
|
| 160 |
+
<a href="https://github.com/THUDM/CogVideo">π Github</a> |
|
| 161 |
+
<a href="https://arxiv.org/pdf/2408.06072">π arxiv </a>
|
| 162 |
</div>
|
| 163 |
|
| 164 |
<div style="text-align: center; font-size: 15px; font-weight: bold; color: red; margin-bottom: 20px;">
|