bwang3579 commited on
Commit
949b9c6
·
verified ·
1 Parent(s): a1b946c

upload checkpoints

Browse files
Files changed (2) hide show
  1. README.md +9 -0
  2. meta.yaml +12 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  <h1 align="center">JoyAI-Image-Edit<br><sub><sup>Awakening Spatial Intelligence in Unified Multimodal Understanding and Generation</sup></sub></h1>
2
 
3
  <div align="center">
@@ -5,6 +12,8 @@
5
  [![Report PDF](https://img.shields.io/badge/Report-PDF-red)](https://joyai-image.s3.cn-north-1.jdcloud-oss.com/JoyAI-Image.pdf)
6
  [![Project](https://img.shields.io/badge/Project-JoyAI--Image-333399)](https://github.com/jd-opensource/JoyAI-Image)
7
  [![Hugging Face](https://img.shields.io/badge/%F0%9F%A4%97%20Checkpoint-JoyAI--Image--Edit-yellow)](https://huggingface.co/jdopensource/JoyAI-Image-Edit)&#160;
 
 
8
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
9
 
10
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ pipeline_tag: image-edit
7
+ ---
8
  <h1 align="center">JoyAI-Image-Edit<br><sub><sup>Awakening Spatial Intelligence in Unified Multimodal Understanding and Generation</sup></sub></h1>
9
 
10
  <div align="center">
 
12
  [![Report PDF](https://img.shields.io/badge/Report-PDF-red)](https://joyai-image.s3.cn-north-1.jdcloud-oss.com/JoyAI-Image.pdf)
13
  [![Project](https://img.shields.io/badge/Project-JoyAI--Image-333399)](https://github.com/jd-opensource/JoyAI-Image)
14
  [![Hugging Face](https://img.shields.io/badge/%F0%9F%A4%97%20Checkpoint-JoyAI--Image--Edit-yellow)](https://huggingface.co/jdopensource/JoyAI-Image-Edit)&#160;
15
+ [![ModelScope](https://img.shields.io/badge/%F0%9F%A4%96%20ModelScope-JoyAI--Image--Edit-624aff)](https://modelscope.cn/models/jd-opensource/JoyAI-Image-Edit)&#160;
16
+ [![Demo](https://img.shields.io/badge/%F0%9F%9A%80%20Demo-Spatial--Edit-orange)](https://huggingface.co/spaces/stevengrove/JoyAI-Image-Edit-Space)&#160;
17
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
18
 
19
 
meta.yaml ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: JoyAI-Image-Edit
2
+ type: image-edit
3
+
4
+ structure:
5
+ transformer:
6
+ path: transformer
7
+
8
+ vae:
9
+ path: vae/Wan2.1_VAE.pth
10
+
11
+ text_encoder:
12
+ path: JoyAI-Image-Und