syk-3

Results 2 comments of syk-3

I also encountered this problem, and I solved it like this: Run `pip install huggingface_hub==0.17.3` because you need to avoid "ERROR: pip's dependency resolver does not currently take into account...

> 我执行gradio_demo_bg.py本身并没有报错,但我在页面上使用他时出现了Expecting value: line 1 column 1 (char 0) ![image](https://github.com/user-attachments/assets/e68dd68a-3865-48da-989c-0d2ed77efc51) 值得一提的是我执行gradio_demo.py这个文件也会遇到同样的问题,但重新启动一次就会修复,而这个脚本无论怎样都会报错 请问解决了吗?我也遇到了这个问题