Diffusers
Safetensors
English
DifixPipeline
shsolanki commited on
Commit
2d92176
·
1 Parent(s): 1c2d0a5
model_index.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "DifixPipeline",
3
  "_diffusers_version": "0.25.1",
4
- "_name_or_path": "nvidia/Difix3D",
5
  "feature_extractor": [
6
  null,
7
  null
 
1
  {
2
  "_class_name": "DifixPipeline",
3
  "_diffusers_version": "0.25.1",
4
+ "_name_or_path": "nvidia/difix",
5
  "feature_extractor": [
6
  null,
7
  null
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "nvidia/Difix3D/text_encoder",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "nvidia/difix/text_encoder",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.25.1",
4
- "_name_or_path": "nvidia/Difix3D/unet",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.25.1",
4
+ "_name_or_path": "nvidia/difix/unet",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.25.1",
4
- "_name_or_path": "nvidia/Difix3D/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.25.1",
4
+ "_name_or_path": "nvidia/difix/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,