Merge branch 'main' into feature/multi-step-rendering

This commit is contained in:
Manuel Schmid 2024-06-22 00:01:40 +02:00
commit ef236339f0
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ See also the common problems and troubleshoots [here](troubleshoot.md).
3. execute
```
git remote set-url origin https://github.com/mashb1t/Fooocus.git
git reset --hard origin/main
git pull
```
6. activate your venv (not necessary when installed from 7z) and update your python packages depending on your environment (7z, venv, conda, etc.)