pull/280/head
hithereai 2023-01-30 13:40:51 +02:00 committed by GitHub
parent ed1ca685ea
commit 2e995d9d73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
As auto's webui is getting updated multiple times a day, every day, things tend to break with regards to extensions compatability.
Therefore, it is best recommended to keep two folders:
1. "Stable" folder that you don't regularly update, with versions that you know *work* together (we will provide info on this soon).
2. "Experimental" folder in which you can add 'git pull' to you webui-user.bat, update deforum every day, etc. Keep it wild - but be prepared for bugs.
2. "Experimental" folder in which you can add 'git pull' to your webui-user.bat, update deforum every day, etc. Keep it wild - but be prepared for bugs.
## Getting Started