Skip to content
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

ValueError at runtime #73

Open
leatherking opened this issue Feb 28, 2024 · 2 comments
Open

ValueError at runtime #73

leatherking opened this issue Feb 28, 2024 · 2 comments

Comments

@leatherking
Copy link

Thanks for the excellent work

I have already configured the environment and run python app.py

However, when I upload an image and click the image, or I click the "Run" button, Gradio pops up the error message: "Expecting Value: line 1 column 1 (Char 0)"

image

The standard output did not show the error info

image

How can I solve this problem?

OS: ubuntu 20.04.2 LTS
CPU: Intel 10700K
GPU: RTX3090
RAM: 64 GB

@gasvn
Copy link
Collaborator

gasvn commented Feb 29, 2024

Are you using proxy? I didn't find this issue on my side. Maybe you can try the solutions I found.
gradio-app/gradio#3330
AUTOMATIC1111/stable-diffusion-webui#9132

@leatherking
Copy link
Author

Are you using proxy? I didn't find this issue on my side. Maybe you can try the solutions I found. gradio-app/gradio#3330 AUTOMATIC1111/stable-diffusion-webui#9132

Thanks! It was caused by proxy. I set unset http_proxy https_proxy and solved this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants