erictik / midjourney-ui

Midjourney UI is an open source AI painting UI based on Midjourney
https://midjourney-ui.vercel.app
Apache License 2.0
343 stars 118 forks source link

[not work] about session_id #16

Closed alongLFB closed 1 year ago

alongLFB commented 1 year ago

I can not use this normally. I see the commit, it is added the session_id What is the different between session_id and SALAI_TOKEN? Should I config that session_id?

alongLFB commented 1 year ago

image I try to add the SESSION_ID environment value. now it can add task in Midjourney normally. But now the web page cannot display the picture normally, as shown in the above picture

alongLFB commented 1 year ago

After I checked through F12, I found that the picture could not be loaded. There was a problem with my own network proxy. After switching the proxy, it can be displayed normally.

alongLFB commented 1 year ago

SESSION_ID and SALAI_TOKEN I fill in the same one and then it works normally .