Launch.py Offline code. actual code included. #4702
LockMan007
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Does it also make it run offline and portable ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
if you do this and continue without updating requirements something may break while using it. you can use it offline without doing this as long as you don't update the code. but if you update and requirements need update, ten you have to download the requirements too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feel free to edit this however you want.
Without having this,
if you lose internet when launching AUTOMATIC1111, it will throw an error and shut down, preventing you from using it, even though you have everything already installed.
This little extra code just says "if you have no internet, keep loading anyway"
launch.py
Beta Was this translation helpful? Give feedback.
All reactions