Instructions to use Kijai/WanVideo_comfy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Kijai/WanVideo_comfy 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
Create README.md
Browse files- SCAIL/README.md +7 -0
SCAIL/README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
NLF-L model weights are from https://github.com/isarandi/nlf
|
| 2 |
+
|
| 3 |
+
Note that while the repository is listed as MIT, in the readme it's mentioned that:
|
| 4 |
+
|
| 5 |
+
> Models for PyTorch and TensorFlow are available for noncommercial research use under Releases
|
| 6 |
+
|
| 7 |
+
Which would carry to these weights as well.
|