Is ths issue about the extension?
What happened?
I run a community server with multiple instances of WebUI each on its own dedicated RTX 3090. As a result, to avoid wasting a ton of space duplicating things that are used by every instance, most of the folders are symlinked and shared, including extensions, models, checkpoints, repositories, embeddings, etc. (anything that can be shared between all instances.)
This is the first instance that I have come across that seems to not be able to be symlinked.
Steps to reproduce the problem
- Move extensions folder outside of the webui folder
- Symlink it back into the folder
- Run webui and go to Outpaint Tab
You get several instances of:
All files must contained within the Gradio python app working directory, or be a temp file created by the Gradio python app.
What should have happened?
It should've just worked
Commit where the problem happens
8491f85
What platforms do you use to access openOutpaint?
Windows
What browsers do you use to access the UI ?
Google Chrome, Microsoft Edge
Browser Extensions/Addons
Only this one, as I'm putting together a new update for the main servers and testing one extension at a time.
AUTOMATIC1111 webUI Commandline Arguments
set COMMANDLINE_ARGS=--api --ckpt-dir ".\checkpoints" --opt-split-attention --opt-channelslast --xformers --force-enable-xformers --deepdanbooru --gradio-img2img-tool color-sketch --device-id 0
Additional information
No response
Is ths issue about the extension?
What happened?
I run a community server with multiple instances of WebUI each on its own dedicated RTX 3090. As a result, to avoid wasting a ton of space duplicating things that are used by every instance, most of the folders are symlinked and shared, including extensions, models, checkpoints, repositories, embeddings, etc. (anything that can be shared between all instances.)
This is the first instance that I have come across that seems to not be able to be symlinked.
Steps to reproduce the problem
You get several instances of:
What should have happened?
It should've just worked
Commit where the problem happens
8491f85
What platforms do you use to access openOutpaint?
Windows
What browsers do you use to access the UI ?
Google Chrome, Microsoft Edge
Browser Extensions/Addons
Only this one, as I'm putting together a new update for the main servers and testing one extension at a time.
AUTOMATIC1111 webUI Commandline Arguments
set COMMANDLINE_ARGS=--api --ckpt-dir ".\checkpoints" --opt-split-attention --opt-channelslast --xformers --force-enable-xformers --deepdanbooru --gradio-img2img-tool color-sketch --device-id 0
Additional information
No response