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

Download source modification #115

Open
mrknow001 opened this issue Oct 30, 2024 · 2 comments
Open

Download source modification #115

mrknow001 opened this issue Oct 30, 2024 · 2 comments

Comments

@mrknow001
Copy link

Hi author, I want to modify which download sources should be modified for the application in docker, due to national network restrictions, some download sources are not accessible at high speed, such as pip and GitHub. Can you guide me where to modify them?

@robballantyne
Copy link
Member

Hi author, I want to modify which download sources should be modified for the application in docker, due to national network restrictions, some download sources are not accessible at high speed, such as pip and GitHub. Can you guide me where to modify them?

Hi, you probably need https://github.com/ai-dock/comfyui/blob/main/build/COPY_ROOT_1/opt/ai-dock/bin/build/layer1/common.sh

@mrknow001
Copy link
Author

Thank you for your answer, but what I want is not at the time of compilation, but during the use, we have a magic network in our country where access to the extranet is very unstable. I didn't encounter any obstacles compiling docker. But when installing the plugin via comfyui I can't install it on the web ui, I have to install it manually by going into docker and using proxychains proxy for git clone and pip install. I wonder if you have a better solution.

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