heboya8 commited on
Commit
5ae8f7c
·
verified ·
1 Parent(s): 1c3ef01

Add files using upload-large-folder tool

Browse files
model_index.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "TextToVideoSDPipeline",
3
  "_diffusers_version": "0.34.0.dev0",
4
- "_name_or_path": "./outputs/train_2025-06-14T02-58-33/checkpoint-60000",
5
  "scheduler": [
6
  "diffusers",
7
  "DDIMScheduler"
@@ -15,7 +15,7 @@
15
  "CLIPTokenizer"
16
  ],
17
  "unet": [
18
- "unet_3d_condition",
19
  "UNet3DConditionModel"
20
  ],
21
  "vae": [
 
1
  {
2
  "_class_name": "TextToVideoSDPipeline",
3
  "_diffusers_version": "0.34.0.dev0",
4
+ "_name_or_path": "./outputs/train_2025-06-15T07-33-25/checkpoint-60000",
5
  "scheduler": [
6
  "diffusers",
7
  "DDIMScheduler"
 
15
  "CLIPTokenizer"
16
  ],
17
  "unet": [
18
+ "models.unet_3d_condition",
19
  "UNet3DConditionModel"
20
  ],
21
  "vae": [
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet3DConditionModel",
3
  "_diffusers_version": "0.34.0.dev0",
4
- "_name_or_path": "./outputs/train_2025-06-14T02-58-33/checkpoint-60000",
5
  "act_fn": "silu",
6
  "attention_head_dim": 64,
7
  "block_out_channels": [
 
1
  {
2
  "_class_name": "UNet3DConditionModel",
3
  "_diffusers_version": "0.34.0.dev0",
4
+ "_name_or_path": "./outputs/train_2025-06-15T07-33-25/checkpoint-60000",
5
  "act_fn": "silu",
6
  "attention_head_dim": 64,
7
  "block_out_channels": [
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9eea683e3bcccb612a6af9e8cbbdd2cd002a6d7df96cad626c8a57a6e2f95035
3
  size 5645118400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9f1c7194f56352515e9424b9d251839d214e354f39861e70d8b52886dcf6baa
3
  size 5645118400
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.34.0.dev0",
4
- "_name_or_path": "./outputs/train_2025-06-14T02-58-33/checkpoint-60000",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.34.0.dev0",
4
+ "_name_or_path": "./outputs/train_2025-06-15T07-33-25/checkpoint-60000",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,