Enable download stats
Browse filesThis PR adds a pipeline tag and enables downloads for your model.
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## ComfyUI下使用
|
2 |
https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ
|
3 |
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-to-video
|
3 |
+
library_name: diffusion-single-file
|
4 |
+
---
|
5 |
+
|
6 |
## ComfyUI下使用
|
7 |
https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ
|
8 |
|