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

Error:expecting value:line 1 column 1(char0) #105

Open
sekiro123205 opened this issue Nov 15, 2024 · 2 comments
Open

Error:expecting value:line 1 column 1(char0) #105

sekiro123205 opened this issue Nov 15, 2024 · 2 comments

Comments

@sekiro123205
Copy link

error
Why do I have this problem and how do I solve it

@sekiro123205
Copy link
Author

OK,I figured out the problem and get the solution. Just do not run the gradio_demo.py with a proxy

@Ted-cuchuan
Copy link

Hi, i would like to ask how you successfully run this project. I encounter some problem rigth after i setup the environment and run gradio_demo.py, the error message: "
Traceback (most recent call last):
File "D:\Github\IC-Light\gradio_demo.py", line 10, in
from diffusers import StableDiffusionPipeline, StableDiffusionImg2ImgPipeline
File "D:\CodeTools\Anaconda\envs\iclight\lib\site-packages\diffusers_init_.py", line 5, in
from .utils import (
File "D:\CodeTools\Anaconda\envs\iclight\lib\site-packages\diffusers\utils_init_.py", line 38, in
from .dynamic_modules_utils import get_class_from_dynamic_module
File "D:\CodeTools\Anaconda\envs\iclight\lib\site-packages\diffusers\utils\dynamic_modules_utils.py", line 28, in
from huggingface_hub import cached_download, hf_hub_download, model_info
ImportError: cannot import name 'cached_download' from 'huggingface_hub' (D:\CodeTools\Anaconda\envs\iclight\lib\site-packages\huggingface_hub_init_.py)
"

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