Commit aafe36f0 authored by dcuai's avatar dcuai
Browse files

Update README.md

parent 568196e0
# DeepSeek-Janus-Pro # Janus-Pro-7B
## 论文 ## 论文
...@@ -54,17 +54,12 @@ Janus-Pro是之前工作Janus的高级版本。具体来说,Janus-Pro结合了 ...@@ -54,17 +54,12 @@ Janus-Pro是之前工作Janus的高级版本。具体来说,Janus-Pro结合了
注意:修改模型路径及图片路径 注意:修改模型路径及图片路径
### 图片问答 **图片问答**
``` ```
python inference.py python inference.py
``` ```
**文生图**
## result
![alt text](images/result1.png)
### 文生图
``` ```
python generation_inference.py python generation_inference.py
...@@ -72,6 +67,12 @@ python generation_inference.py ...@@ -72,6 +67,12 @@ python generation_inference.py
## result ## result
**图片问答**
![alt text](images/result1.png)
**文生图**
![alt text](images/result2.png) ![alt text](images/result2.png)
### 精度 ### 精度
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment