Skip to content

🍎 Supercharged Experience For MidJourney On Web UI

Notifications You must be signed in to change notification settings

heloook/MidJourney-Web

 
 

Repository files navigation

MidJourney-Web

🍎 Supercharged Experience For MidJourney On Web UI

🚧正在施工~预计2023年06月19日发布

Feature List

  • support /imagine

Quick Start

Midjourney-Api

docker run -d --name midjourney-proxy \
 -p 8080:8080 \
 -e mj.discord.guild-id=xxx \
 -e mj.discord.channel-id=xxx \
 -e mj.discord.user-token=xxx \
 --restart=always \
 novicezk/midjourney-proxy:2.2.3

more config info MidJourney-Api

check swagger document: http://localhost:8080/mj

Midjourney-Web

mv .env.example .env
pnpm install
pnpm run dev

About

🍎 Supercharged Experience For MidJourney On Web UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • CSS 1.5%
  • Other 1.9%