Mirror from jerryfeng/StreamDiffusionV2
Browse files- README.md +20 -0
- model.pt +3 -0
- wan_causal_dmd_v2v/model.pt +3 -0
- wan_causal_dmd_v2v_14b/model.pt +3 -0
README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- daydream-scope
|
| 5 |
+
- mirror
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
# StreamDiffusionV2
|
| 9 |
+
|
| 10 |
+
StreamDiffusionV2 streaming video diffusion model.
|
| 11 |
+
|
| 12 |
+
## About This Repo
|
| 13 |
+
|
| 14 |
+
This is a mirror of [jerryfeng/StreamDiffusionV2](https://huggingface.co/jerryfeng/StreamDiffusionV2) maintained by [Daydream](https://github.com/daydreamlive) for use with [Scope](https://github.com/daydreamlive/scope).
|
| 15 |
+
|
| 16 |
+
All credit for the original model goes to **jerryfeng**. See the [upstream repository](https://huggingface.co/jerryfeng/StreamDiffusionV2) for full details, documentation, and citation information.
|
| 17 |
+
|
| 18 |
+
## License
|
| 19 |
+
|
| 20 |
+
This model is distributed under the **apache-2.0** license, matching the upstream repository.
|
model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fab9eca93eb73d672ee77061d1485580acf0897ab059f6d4c0b8318b43a8930
|
| 3 |
+
size 5676282858
|
wan_causal_dmd_v2v/model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fab9eca93eb73d672ee77061d1485580acf0897ab059f6d4c0b8318b43a8930
|
| 3 |
+
size 5676282858
|
wan_causal_dmd_v2v_14b/model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e63e192945d9790b199886c0caf495ab3c1f45bc7bc03804fcf8d254ec068f2
|
| 3 |
+
size 28577335997
|