Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persistence with Google Drive? #43

Open
W1Real opened this issue Sep 7, 2023 · 1 comment
Open

Persistence with Google Drive? #43

W1Real opened this issue Sep 7, 2023 · 1 comment

Comments

@W1Real
Copy link

W1Real commented Sep 7, 2023

Maybe it is possible with some symbolic link a quick fix for me?

I want to mount my automatic1111 on Google Drive so I have persistence of everything and not have to worry about getting disconnected and losing my settings, checkpoints of training every time, etc. Maybe just keep dependencies into a temporary folder to help with space savings. I don't need to use the download helpers (model chooser), I can download it by my own.

I tried looking for every instance of the "/content" in the folders (On VSCODE find and replace feature for this whole repo) , and changed for a mounted google drive one, but there was too many errors happening.

@W1Real
Copy link
Author

W1Real commented Oct 31, 2023

Ps.: I just copied /content/ to my google drive and did run from there every time. But I still have to execute the original installer due to needing the dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant