AImused commited on
Commit
c4e787a
·
verified ·
1 Parent(s): 903a791

Upload folder using huggingface_hub

Browse files
model_index.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "StableDiffusionXLPipeline",
3
  "_diffusers_version": "0.29.0",
4
- "_name_or_path": "crybit/7g4Y7YWufnZl4srA",
5
  "feature_extractor": [
6
  null,
7
  null
 
1
  {
2
  "_class_name": "StableDiffusionXLPipeline",
3
  "_diffusers_version": "0.29.0",
4
+ "_name_or_path": "model-c19",
5
  "feature_extractor": [
6
  null,
7
  null
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/tao/.cache/huggingface/hub/models--crybit--7g4Y7YWufnZl4srA/snapshots/2c2b414d58a17ce8dee9bf06ba5ddc9fdd897538/text_encoder",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "model-c19/text_encoder",
3
  "architectures": [
4
  "CLIPTextModel"
5
  ],
text_encoder_2/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/tao/.cache/huggingface/hub/models--crybit--7g4Y7YWufnZl4srA/snapshots/2c2b414d58a17ce8dee9bf06ba5ddc9fdd897538/text_encoder_2",
3
  "architectures": [
4
  "CLIPTextModelWithProjection"
5
  ],
 
1
  {
2
+ "_name_or_path": "model-c19/text_encoder_2",
3
  "architectures": [
4
  "CLIPTextModelWithProjection"
5
  ],
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.29.0",
4
- "_name_or_path": "/home/tao/.cache/huggingface/hub/models--crybit--7g4Y7YWufnZl4srA/snapshots/2c2b414d58a17ce8dee9bf06ba5ddc9fdd897538/unet",
5
  "act_fn": "silu",
6
  "addition_embed_type": "text_time",
7
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.29.0",
4
+ "_name_or_path": "model-c19/unet",
5
  "act_fn": "silu",
6
  "addition_embed_type": "text_time",
7
  "addition_embed_type_num_heads": 64,
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.29.0",
4
- "_name_or_path": "/home/tao/.cache/huggingface/hub/models--crybit--7g4Y7YWufnZl4srA/snapshots/2c2b414d58a17ce8dee9bf06ba5ddc9fdd897538/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.29.0",
4
+ "_name_or_path": "model-c19/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,