Commit ·
7c36b25
1
Parent(s): 8894deb
Fix Hugging Face download counting metadata
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ language:
|
|
| 4 |
- en
|
| 5 |
- zh
|
| 6 |
pipeline_tag: video-to-video
|
|
|
|
| 7 |
tags:
|
| 8 |
- video-editing
|
| 9 |
- video-to-video
|
|
@@ -292,4 +293,4 @@ JoyAI-Video-Edit is released under the **Apache License 2.0**.
|
|
| 292 |
|
| 293 |
Please refer to the project repository for the complete license:
|
| 294 |
|
| 295 |
-
https://github.com/jd-opensource/JoyAI-Video-Edit/blob/main/LICENSE
|
|
|
|
| 4 |
- en
|
| 5 |
- zh
|
| 6 |
pipeline_tag: video-to-video
|
| 7 |
+
library_name: joyai-video-edit
|
| 8 |
tags:
|
| 9 |
- video-editing
|
| 10 |
- video-to-video
|
|
|
|
| 293 |
|
| 294 |
Please refer to the project repository for the complete license:
|
| 295 |
|
| 296 |
+
https://github.com/jd-opensource/JoyAI-Video-Edit/blob/main/LICENSE
|