ModuleNotFoundError: No module named 'gradio'

#38
by TX0615 - opened

i open it on colab, when i run the "Run" step, this this pop out.

fixed

skytnt changed discussion status to closed

so...is that my setting's problem, or what?
Or where can i found the solution?
if i were to annoying, please accept my apology.

i already run the !pip install -r requirements.txt, but it still show up this error

then i try macos's terminal to run your code, when i run !pip install -r requirements.txt, it show the error of ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

you need to reopen the colab link.

thank you so much, it work, but i can't running in the local url, is there any solutions?
截圖 2023-10-22 上午12.48.13.png

不好意思,還是說是因為我有用stable diffusion 的webui讓他們倆個衝突,一個網域不能有兩個webui?還是說是其他的問題?
我有把stable diffusion關掉了,他還是顯示“拒絕連線”

本地运行有输出错误信息吗?

應該是沒有,還是說public url也能用?
我自己主要是想使用自己的模型,不知道在public url 上能不能實現

加上--share就能在public url 上實現

Sign up or log in to comment