Home > Software design >  Midjourney Discord image uploading problem
Midjourney Discord image uploading problem

Time:01-30

Cannot use --version 4 with only a single image prompt. Please add another image prompt, or a text prompt. /imagine https://media.disc/

Try to upload image via link in midjourney discord faeing the issue

CodePudding user response:

Steps:

  1. From the button. Upload the image in (jpg, or png) format from your computer.
  2. Once the image uploads in chat click on the image. And then copy the image address by right-clicking on the image.
  3. Use the image link in your command: /imagine https://media.discordapp.net/attachments/997260995883966464 to create a 3d animate photo with wolf background red lighting.
  4. Check discord chat for the result.

CodePudding user response:

Sloved There is small changes in 3rd step :

  1. Use the image link in your command: /imagine prompt https://media.discordapp.net/attachments/997260995883966464 to create a 3d animate photo with wolf background red lighting.o --v 4

  2. add "--v 4" in last for version this will sloved the issues

  • Related