Skip to content
Discussion options

You must be logged in to vote

if you just move your dir it might not work (run) but all your data will be should* be saved
(like if your python evnriment is not set up then it will not wotk)

data such as temp file / cache will not be saved but I don't think you want them

simpley

there is

  1. user data like configs / images etc, configs output images and extention created user data
  2. code webui code and extention code (those .py files ), (total size should be very small)
  3. assets, downloaded asses such as models, mostly in the models dir keep them if you don't want to download them again (and the models you train your self you will need a backup)
  4. binary files and libires that is "installed", all theres are in venv dir and wil…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@seawithfire
Comment options

@w-e-w
Comment options

w-e-w Nov 15, 2023
Collaborator

Answer selected by seawithfire
@seawithfire
Comment options

@w-e-w
Comment options

w-e-w Nov 15, 2023
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants