patrickvonplaten
commited on
Commit
•
6027d84
1
Parent(s):
0951da4
fix config
Browse files- unet/config.json +1 -1
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet3DConditionModel",
|
3 |
"_diffusers_version": "0.15.0.dev0",
|
4 |
-
"_name_or_path": "/home/patrick_huggingface_co/
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 64,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "UNet3DConditionModel",
|
3 |
"_diffusers_version": "0.15.0.dev0",
|
4 |
+
"_name_or_path": "/home/patrick_huggingface_co/.cache/huggingface/hub/models--damo-vilab--text-to-video-ms-1.7b/snapshots/32aa057809b033d6f3ca31da4b0ade1fa7904654/unet",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 64,
|
7 |
"block_out_channels": [
|