-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to launch react app #1
Comments
I also wanted to know which sd model and control net models were chosen to render the text for txt2img and img2img? |
Hi, this issue occurs due to CORS error.
Though I believe there's some bug in A1111 and it still doesn't enable CORS, you temporarily add allow origin headers in the API in either |
The images in README.md were created using the Meinamix model and you need to download control_v11p_sd15_lineart controlnet model. (i'll need to add these in the readme) |
Hi, I've tried adding allow origin header as well but no luck. |
My bad, I'm passing the command arguments wrong. This should work:
This will start the API at 7861 port (fetch the latest commits) |
Hi . |
I followed the steps to setup the react app but when i lauch it i get below error.
The text was updated successfully, but these errors were encountered: