Anyway for StableDiffusion Folder (Models & Settings) BACKUP? #13973
-
hi. recently i installed stable-diffusion-webui and MANY extension for it with many downloaded data and now my SD folder is 100GB, so im wondering is there any TESTED WAY to make a backup? i dont want download and setup all these again when i re-install my windows11. atleast no ALL OF THEME AGAIN. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
to be honest the easiest thing to do is probably just keep the entire web UI directory depending on how you install it webui may even be portable if for some reason you must delete the files then these are the files that you might want to try and keep if you just want to back up web UI settings
then you should be able to just go under extensions tab backup/restore and save current configuration this would save your web UI configuration including which extensions you have installed and enabled at the time if you're talking about your downloaded such as models that mostly stored under the models folder by default your output images is by default in the outputs depending on the extension, some extensions may create extra files, you have to save these files manually in order to restore them |
Beta Was this translation helpful? Give feedback.
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
.py
files ), (total size should be very small)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)venv
dir and wil…