Image-Text-to-Video
Wan2.2
bernini_renderer
text-to-video
video-to-video
image-to-video
wan2.1
bernini
fp8
comfyui
NVFP4
Instructions to use rzgar/Bernini-R-nvfp4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Wan2.2
How to use rzgar/Bernini-R-nvfp4 with Wan2.2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,26 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: ByteDance/Bernini-R
|
| 3 |
+
base_model_relation: quantized
|
| 4 |
license: apache-2.0
|
| 5 |
+
tags:
|
| 6 |
+
- text-to-video
|
| 7 |
+
- video-to-video
|
| 8 |
+
- image-to-video
|
| 9 |
+
- wan2.1
|
| 10 |
+
- wan2.2
|
| 11 |
+
- bernini
|
| 12 |
+
- fp8
|
| 13 |
+
- comfyui
|
| 14 |
+
- NVFP4
|
| 15 |
+
pipeline_tag: image-text-to-video
|
| 16 |
---
|
| 17 |
+
|
| 18 |
+
# Bernini-R NVFP4 (Wan 2.2)
|
| 19 |
+
|
| 20 |
+
**NVFP4 quantized Bernini-R diffusion models for ComfyUI.**
|
| 21 |
+
|
| 22 |
+
**Demo**
|
| 23 |
+
<video controls width="25%">
|
| 24 |
+
<source src="https://huggingface.co/rzgar/Bernini-R-nvfp4/resolve/main/demo_01.mp4" type="video/mp4">
|
| 25 |
+
Your browser does not support the video tag.
|
| 26 |
+
</video>
|