benjamin-paine commited on
Commit
ca75087
1 Parent(s): 57f6236

Upload model_index.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_index.json +1 -13
model_index.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_class_name": "MultiGuidance2LongVideoPipeline",
3
  "_diffusers_version": "0.26.1",
4
  "denoising_unet": [
5
  "champ.models.unet_3d_condition",
@@ -25,10 +25,6 @@
25
  "transformers",
26
  "CLIPVisionModelWithProjection"
27
  ],
28
- "image_proj_model": [
29
- null,
30
- null
31
- ],
32
  "reference_unet": [
33
  "champ.models.unet_2d_condition",
34
  "UNet2DConditionModel"
@@ -37,14 +33,6 @@
37
  "diffusers",
38
  "DDIMScheduler"
39
  ],
40
- "text_encoder": [
41
- null,
42
- null
43
- ],
44
- "tokenizer": [
45
- null,
46
- null
47
- ],
48
  "vae": [
49
  "diffusers",
50
  "AutoencoderKL"
 
1
  {
2
+ "_class_name": "CHAMPPipeline",
3
  "_diffusers_version": "0.26.1",
4
  "denoising_unet": [
5
  "champ.models.unet_3d_condition",
 
25
  "transformers",
26
  "CLIPVisionModelWithProjection"
27
  ],
 
 
 
 
28
  "reference_unet": [
29
  "champ.models.unet_2d_condition",
30
  "UNet2DConditionModel"
 
33
  "diffusers",
34
  "DDIMScheduler"
35
  ],
 
 
 
 
 
 
 
 
36
  "vae": [
37
  "diffusers",
38
  "AutoencoderKL"