Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
c3c53e2
1
Parent(s):
a3d3441
update
Browse files- model/model_registry.py +1 -1
model/model_registry.py
CHANGED
|
@@ -231,7 +231,7 @@ register_model_info(
|
|
| 231 |
register_model_info(
|
| 232 |
["videogenhub_OpenSora_generation"],
|
| 233 |
"OpenSora",
|
| 234 |
-
"
|
| 235 |
"A community-driven opensource implementation of Sora.",
|
| 236 |
)
|
| 237 |
|
|
|
|
| 231 |
register_model_info(
|
| 232 |
["videogenhub_OpenSora_generation"],
|
| 233 |
"OpenSora",
|
| 234 |
+
"https://github.com/hpcaitech/Open-Sora",
|
| 235 |
"A community-driven opensource implementation of Sora.",
|
| 236 |
)
|
| 237 |
|