Upload model files (v1)
Browse files- LQ_proj_in.ckpt +3 -0
- README.md +20 -0
- TCDecoder.ckpt +3 -0
- Wan2.1_VAE.pth +3 -0
- config.json +3 -0
- diffusion_pytorch_model_streaming_dmd.safetensors +3 -0
- model_index.json +4 -0
- posi_prompt.pth +3 -0
LQ_proj_in.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6d011cdaaba6a52645086caa08fa04124e746f6ca568140a24007591142bfd2
|
| 3 |
+
size 575694948
|
README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- video
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# FlashVSR v1.1
|
| 8 |
+
|
| 9 |
+
Diffusion-based one-step streaming video super-resolution (4x upscaling). v1.1 release with enhanced stability and fidelity. Runs at ~17 FPS for 768x1408 videos on A100 GPU.
|
| 10 |
+
|
| 11 |
+
## Author
|
| 12 |
+
|
| 13 |
+
**[Junhao Zhuang](https://huggingface.co/JunhaoZhuang/FlashVSR-v1.1)**
|
| 14 |
+
|
| 15 |
+
## License
|
| 16 |
+
|
| 17 |
+
Apache 2.0
|
| 18 |
+
|
| 19 |
+
---
|
| 20 |
+
*Hosted by [deAPI-ai](https://huggingface.co/deAPI-ai) for use with [GamerHash AI](https://gamerhash.com)*
|
TCDecoder.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e224bdcf2f52745cbf4d393ff5374c2ba09e90285d5d19062d2bf63b915b6161
|
| 3 |
+
size 189018333
|
Wan2.1_VAE.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38071ab59bd94681c686fa51d75a1968f64e470262043be31f7a094e442fd981
|
| 3 |
+
size 507609880
|
config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "flashvsr"
|
| 3 |
+
}
|
diffusion_pytorch_model_streaming_dmd.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd28180edcf3446c028e32fc6b731a80bf7e4da2ab4caac3186b9499964d37be
|
| 3 |
+
size 5676070392
|
model_index.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FlashVSRPipeline",
|
| 3 |
+
"_diffusers_version": "0.24.0"
|
| 4 |
+
}
|
posi_prompt.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4601107a11e4e11a936a6b79df579e54dbc99872132bf542151f0ffd65b4b1ef
|
| 3 |
+
size 4195504
|