We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2827ee commit 383a42dCopy full SHA for 383a42d
README.md
@@ -1,6 +1,6 @@
1
# Midjourney Client Web
2
3
-基于[midjourney-client](https://github.com/erictik/midjourney-client)的api开发的可交互绘画界面,需要自行实现后端代理部分
+基于[midjourney-client](https://github.com/erictik/midjourney-client)的api开发的可交互绘画界面,后端nestjs的实现[在这里](https://github.com/rictt/midjourney-api-nest)
4
5
## 在线体验/反馈
6
- [体验地址:http://mj-imagine.cn/](http://mj-imagine.cn/)
@@ -31,7 +31,4 @@
31
32

33
34
- <img src="./screen-3.png" width="375" />
35
-
36
-## 反馈/交流
37
- <img src="./screen-4.jpeg" width="220" />
+ <img src="./screen-3.png" width="375" />
0 commit comments