Chris Ward

Results 113 comments of Chris Ward
trafficstars

Yeah sure, but maybe update the documentation to let others know before they spend countless hours wrestling the setup. ``` python3.7 -m venv ./.venv source ./.venv/bin/activate ```

Taken a look through the Dockerfile - nothing obvious to me!

Attached to the container and... ``` root@42f2412a2a9a:/home/jovyan# ls CHANGELOG.md CREDITS Dockerfile FEATURES.md LICENSE MANIFEST.in README.md discoart discoart.ipynb scripts setup.py tests ```

hey I use Linux, but guessing it might not be something malicious, but the gradio demo using the public flag so that it can be proxied from the internet to...

``` Running on local URL: http://127.0.0.1:7860 To create a public link, set `share=True` in `launch()`. ``` I get this when I launch with the following command; ``` python ./openvoice_app.py ```

Looking at the code in that file, the share flag is not set.... so now I'm wondering too!

https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/6484

Well done guys! I can assist by helping with testing and writing some quick apps/docs!