batchlinks-webui icon indicating copy to clipboard operation
batchlinks-webui copied to clipboard

Rename failed - webui running with --share

Open harrywang opened this issue 2 years ago • 2 comments
trafficstars

After downloading a model from CivitAI the rename failed.

Is this because the webui is running with --share?

I tried this in a local Mac running webui without any problem.

Running on public URL: https://206221c3xxx.gradio.live

This share link expires in 72 hours. For free permanent hosting and GPU upgrades (NEW!), check out Spaces: https://huggingface.co/spaces
Startup time: 14.9s (import torch: 0.9s, import gradio: 0.7s, import ldm: 0.5s, other imports: 0.6s, load scripts: 1.1s, load SD checkpoint: 2.3s, create ui: 0.8s, gradio launch: 7.9s).
BatchLinks Downloads starting...



https://civitai.com/api/download/models/46846
Downloading...
From: https://civitai.com/api/download/models/46846
To: /home/hjwang/stable-diffusion-webui/models/Stable-diffusion/46846

100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 5.51G/5.51G [21:49<00:00, 4.21MB/s]Rename failed.

BatchLinks Downloads finished!

harrywang avatar May 23 '23 20:05 harrywang

@harrywang Hello👋! I apologize for my recent inactivity. A lot of real-life stuff has made it difficult for me to maintain these repositories. However, most of it is now taken care of, so I can assist with this.

Can you explain more about this condition? are you using public link with your local installation, or it's a google colab public link? Because maybe, when it's using public link, batchlinks treats the OS as linux (colab), so it might do unexpected things. I barely can maintain the mac version since i rarely had access to the device itself.😅

etherealxx avatar May 31 '23 06:05 etherealxx

No problem @etherealxx I was using WebUI via --share on a Ubuntu server. The link is like https://8cba4f51656sd666fb.gradio.live/

harrywang avatar May 31 '23 19:05 harrywang