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

Localization deployment questions #7

Open
lizekui opened this issue Nov 26, 2023 · 0 comments
Open

Localization deployment questions #7

lizekui opened this issue Nov 26, 2023 · 0 comments

Comments

@lizekui
Copy link

lizekui commented Nov 26, 2023

Excellent code engineering, cheer for contributors!
I try to build the code, after I first run lep photon run -n imgpilot -m photon/main.py --local , the model downloaded from huggingface.

but when I cut off the proxy network, I found second run the command below, terminal show:

requests.exceptions.ConnectionError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/SimianLuo/LCM_Dreamshaper_v7 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f55b9d657d0>: Failed to establish a new connection: [Errno 111] Connection refused'))"),

I wonder know how can I run code without internet? that seems code still need internet reaches after model download already.

Thanks!

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

1 participant