Instructions to use Comfy-Org/SeedVR2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/SeedVR2 with Diffusion Single File:
# 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
|
@@ -38,4 +38,5 @@ Place the files in the following folders:
|
|
| 38 |
β β βββ seedvr2_7b_sharp_nvfp4.safetensors
|
| 39 |
β βββ π vae/
|
| 40 |
β β βββ ema_vae_fp16.safetensors
|
|
|
|
| 41 |
```
|
|
|
|
| 38 |
β β βββ seedvr2_7b_sharp_nvfp4.safetensors
|
| 39 |
β βββ π vae/
|
| 40 |
β β βββ ema_vae_fp16.safetensors
|
| 41 |
+
β β βββ seedvr2_ema_vae_fp16.safetensors ## same file, just renamed
|
| 42 |
```
|