Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-text-to-video
|
| 4 |
+
base_model:
|
| 5 |
+
- ByteDance/Bernini-R
|
| 6 |
+
tags:
|
| 7 |
+
- text-to-video
|
| 8 |
+
- image-to-video
|
| 9 |
+
- video-to-video
|
| 10 |
+
- image-to-image
|
| 11 |
---
|
| 12 |
+
|
| 13 |
+
## Bernini-R FP32 ComfyUI compatible
|
| 14 |
+
|
| 15 |
+
ComfyUI-compatible single-file safetensors for [Bernini-R](https://huggingface.co/ByteDance/Bernini-R/tree/main), dropped the T5 encoder weights bundled with the checkpoint and converted.
|