aigc-apps / sd-webui-EasyPhoto

📷 EasyPhoto | Your Smart AI Photo Generator.
Apache License 2.0
4.98k stars 399 forks source link

Problem with connection to server host='pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com', port=443 #320

Open lookacz3 opened 11 months ago

lookacz3 commented 11 months ago

Hi,

is there any solution? I have almost constant error, this server is down very often.

File "C:\SD\stable-diffusion-webui\venv\lib\site-packages\requests\adapters.py", line 532, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com', port=443): Read timed out. (read timeout=None)

freelancer2000 commented 11 months ago

Same issue here. Is this not meant to be working locally? Does it need permanent Online connection?

wuziheng commented 11 months ago

@freelancer2000 @lookacz3 It seems you are not in mainland China. Please refer to the model list in the Wiki FAQ, and then visit our Hugging Face link to find alternative models.

lookacz3 commented 11 months ago

@freelancer2000 @lookacz3 It seems you are not in mainland China. Please refer to the model list in the Wiki FAQ, and then visit our Hugging Face link to find alternative models.

I have models from Hugging Face downloaded, but there is no face_skin.pth and no other models , same with the template files (jpgs and pngs).

wuziheng commented 11 months ago

thanks for your suggestion, we will provide it as soon as possible and then close this issue

wuziheng commented 11 months ago

@freelancer2000 @lookacz3 It seems you are not in mainland China. Please refer to the model list in the Wiki FAQ, and then visit our Hugging Face link to find alternative models.

I have models from Hugging Face downloaded, but there is no face_skin.pth and no other models , same with the template files (jpgs and pngs).

  1. https://huggingface.co/alibaba-pai/pai-easyphoto/blob/main/face_skin.pth

other template means? scene lora template?

lookacz3 commented 11 months ago

OK, thank you. Is it possible to change links in common_util? When using EasyPhoto in command prompt you can see "Hash match", but when this server is down I can't use Easy Photo.

wuziheng commented 11 months ago

OK, thank you. Is it possible to change links in common_util? When using EasyPhoto in command prompt you can see "Hash match", but when this server is down I can't use Easy Photo.

similar issue with https://github.com/aigc-apps/sd-webui-EasyPhoto/issues/326 can you close hash check by yourself now? we will found a more elegant solution as soon as possible

lookacz3 commented 11 months ago

Please explain how to close hash check. I have all models downloaded, this server was working yesterday. Today I can't use EasyPhoto so I think that permanent disabling Hash checking will work for me.

wuziheng commented 11 months ago

def check_files_exists_and_download

find this function and return at begin

freelancer2000 commented 10 months ago

Is this issue fixed? I managed to bypass the Hash Check, but it still tries to download the weights while offline and does not start. When online it works without a problem.

vivekvp1 commented 9 months ago

Sorry where do I do this "def check_files_exists_and_download" I installed the extension in A1111 and getting connection time out. Can I use the files here: ll00292007/easyphoto from HuggingFace?