mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-18 20:27:58 +00:00
updated midjourney to use imaginepro
This commit is contained in:
parent
1e10efabc5
commit
b16039a41b
@ -36,7 +36,7 @@ import requests
|
||||
from PIL import Image
|
||||
|
||||
|
||||
MIDJOURNEY_API_URL = "https://api.mymidjourney.ai/api/v1/midjourney"
|
||||
MIDJOURNEY_API_URL = "https://api.imaginepro.ai/api/v1/nova"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user