You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed bulkai according to the instructions, and after logging in, a session.yaml file containing the token was generated in the folder. Additionally, I configured the bulkai.yaml file with the following contents:
Afterwards, I ran the command C:\Users\jie\go\bin>bulkai generate --config bulkai.yaml
A window popped up asking "Do you want to allow this app to make changes to your device?", to which I clicked "Yes".
However, nothing happened and a new line appeared in the cmd prompt: C:\Users\jie\go\bin>
I also tried running C:\Users\jie\go\bin>bulkai generate
with the same result of a pop-up window and nothing happening.
The program did not report any errors, but nothing seemed to have happened.
I want to know if I made an error in my operation or if there is an issue with the program.
The text was updated successfully, but these errors were encountered:
I installed bulkai according to the instructions, and after logging in, a session.yaml file containing the token was generated in the folder. Additionally, I configured the bulkai.yaml file with the following contents:
bot: midjourney
album: cute-animals
download: true
upscale: true
variation: false
thumbnail: true
suffix: " --ar 3:2"
prompt:"cute-animals"
proxy:127.0.0.1:7890
Afterwards, I ran the command
C:\Users\jie\go\bin>bulkai generate --config bulkai.yaml
A window popped up asking "Do you want to allow this app to make changes to your device?", to which I clicked "Yes".
However, nothing happened and a new line appeared in the cmd prompt:
C:\Users\jie\go\bin>
I also tried running
C:\Users\jie\go\bin>bulkai generate
with the same result of a pop-up window and nothing happening.
The program did not report any errors, but nothing seemed to have happened.
I want to know if I made an error in my operation or if there is an issue with the program.
The text was updated successfully, but these errors were encountered: