Instructions to use SassyDiffusion/SeedVR2-7B_BF16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- SeedVR
How to use SassyDiffusion/SeedVR2-7B_BF16 with SeedVR:
# 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
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: seedvr
|
| 4 |
pipeline_tag: video-to-video
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
<div align="center">
|
| 7 |
<img src="assets/seedvr_logo.png" alt="SeedVR" width="400"/>
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
library_name: seedvr
|
| 4 |
pipeline_tag: video-to-video
|
| 5 |
+
base_model:
|
| 6 |
+
- ByteDance-Seed/SeedVR2-7B
|
| 7 |
---
|
| 8 |
<div align="center">
|
| 9 |
<img src="assets/seedvr_logo.png" alt="SeedVR" width="400"/>
|