Add files using upload-large-folder tool
Browse files- DiffSynth-Studio/.msc +0 -0
- DiffSynth-Studio/.mv +1 -0
- DiffSynth-Studio/README.md +28 -0
- DiffSynth-Studio/Wan2.1_VAE.safetensors +3 -0
- DiffSynth-Studio/Wan2.2_VAE.safetensors +3 -0
- DiffSynth-Studio/configuration.json +1 -0
- DiffSynth-Studio/models_clip_open-clip-xlm-roberta-large-vit-huge-14.safetensors +3 -0
- DiffSynth-Studio/models_t5_umt5-xxl-enc-bf16.safetensors +3 -0
DiffSynth-Studio/.msc
ADDED
|
Binary file (527 Bytes). View file
|
|
|
DiffSynth-Studio/.mv
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Revision:master,CreatedAt:1763088845
|
DiffSynth-Studio/README.md
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
frameworks:
|
| 3 |
+
- ""
|
| 4 |
+
license: Apache License 2.0
|
| 5 |
+
tags: []
|
| 6 |
+
tasks:
|
| 7 |
+
- ""
|
| 8 |
+
---
|
| 9 |
+
### 当前模型的贡献者未提供更加详细的模型介绍。模型文件和权重,可浏览“模型文件”页面获取。
|
| 10 |
+
#### 您可以通过如下git clone命令,或者ModelScope SDK来下载模型
|
| 11 |
+
|
| 12 |
+
SDK下载
|
| 13 |
+
```bash
|
| 14 |
+
#安装ModelScope
|
| 15 |
+
pip install modelscope
|
| 16 |
+
```
|
| 17 |
+
```python
|
| 18 |
+
#SDK模型下载
|
| 19 |
+
from modelscope import snapshot_download
|
| 20 |
+
model_dir = snapshot_download('DiffSynth-Studio/Wan-Series-Converted-Safetensors')
|
| 21 |
+
```
|
| 22 |
+
Git下载
|
| 23 |
+
```
|
| 24 |
+
#Git模型下载
|
| 25 |
+
git clone https://www.modelscope.cn/DiffSynth-Studio/Wan-Series-Converted-Safetensors.git
|
| 26 |
+
```
|
| 27 |
+
|
| 28 |
+
<p style="color: lightgrey;">如果您是本模型的贡献者,我们邀请您根据<a href="https://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">模型贡献文档</a>,及时完善模型卡片内容。</p>
|
DiffSynth-Studio/Wan2.1_VAE.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a506bb08599a262f843f9c13c9a8c17e4ebdb07cc0e3612e19f79f29f9db1669
|
| 3 |
+
size 253806246
|
DiffSynth-Studio/Wan2.2_VAE.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e913a2ca571c75fcb63385a8edadcca73454af5842596cb1ad11e4142590996
|
| 3 |
+
size 1409401152
|
DiffSynth-Studio/configuration.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"framework":"Pytorch","task":"text-to-video-synthesis"}
|
DiffSynth-Studio/models_clip_open-clip-xlm-roberta-large-vit-huge-14.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cb9c130a3298c160640abdb9a5175e2e860adb33bded135e6a2f448e95108f8
|
| 3 |
+
size 2386112754
|
DiffSynth-Studio/models_t5_umt5-xxl-enc-bf16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d92de679881d38af9c89eff7bb1b6d6c9d96cb2b69831e4027e9ecabdd38eb23
|
| 3 |
+
size 11361845432
|