Replies: 1 comment 2 replies
-
|
Nothing is getting deleted by this colab, if there is an existing installation of the webui, it will not touch it. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi, i'm a new user of this colab,
from the few try i did today it's look like every time the runtime disconnect, we need to rerun everything?
My hypernetwork is gone also so it's look like every datas aren't kept between runtime.
Even all models installed manually in the proper folder are deleted (actually still visible in my gdrive, but not visible in a new colab runtime).
Before to use this version i made my own, where i only needed to run the main code to launch automatic, but was quite instable (crash if generate more than 1 image), is there a way to do same?
Have one installation set up to do only once
a pull set up to do once a while
And only the main code to launch automatic with only 1 click every time?
All datas like models, training, hypernetwork, output... are savec between runtime.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions