Update README.md
Browse files
README.md
CHANGED
|
@@ -38,6 +38,7 @@ For image generation, JanusFlow uses rectified flow to generate in the latent sp
|
|
| 38 |
<img alt="image" src="arch.png" style="width:90%;">
|
| 39 |
</div>
|
| 40 |
|
|
|
|
| 41 |
## 3. Quick Start
|
| 42 |
|
| 43 |
Please refer to [**Github Repository**](https://github.com/deepseek-ai/Janus)
|
|
@@ -47,12 +48,14 @@ Please refer to [**Github Repository**](https://github.com/deepseek-ai/Janus)
|
|
| 47 |
|
| 48 |
This code repository is licensed under [the MIT License](https://github.com/deepseek-ai/DeepSeek-LLM/blob/HEAD/LICENSE-CODE). The use of JanusFlow models is subject to [DeepSeek Model License](https://github.com/deepseek-ai/DeepSeek-LLM/blob/HEAD/LICENSE-MODEL).
|
| 49 |
|
|
|
|
| 50 |
## 5. Citation
|
| 51 |
|
| 52 |
```
|
| 53 |
TBD
|
| 54 |
```
|
| 55 |
|
|
|
|
| 56 |
## 6. Contact
|
| 57 |
|
| 58 |
If you have any questions, please raise an issue or contact us at [service@deepseek.com](mailto:service@deepseek.com).
|
|
|
|
| 38 |
<img alt="image" src="arch.png" style="width:90%;">
|
| 39 |
</div>
|
| 40 |
|
| 41 |
+
|
| 42 |
## 3. Quick Start
|
| 43 |
|
| 44 |
Please refer to [**Github Repository**](https://github.com/deepseek-ai/Janus)
|
|
|
|
| 48 |
|
| 49 |
This code repository is licensed under [the MIT License](https://github.com/deepseek-ai/DeepSeek-LLM/blob/HEAD/LICENSE-CODE). The use of JanusFlow models is subject to [DeepSeek Model License](https://github.com/deepseek-ai/DeepSeek-LLM/blob/HEAD/LICENSE-MODEL).
|
| 50 |
|
| 51 |
+
|
| 52 |
## 5. Citation
|
| 53 |
|
| 54 |
```
|
| 55 |
TBD
|
| 56 |
```
|
| 57 |
|
| 58 |
+
|
| 59 |
## 6. Contact
|
| 60 |
|
| 61 |
If you have any questions, please raise an issue or contact us at [service@deepseek.com](mailto:service@deepseek.com).
|