mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
1.0.16 (#19)
### 1.0.16 * Implemented "output" folder for saving user results. * Ignored cv2 errors when preview fails. * Mentioned future AMD support in Readme. * Created this log.
This commit is contained in:
@@ -34,7 +34,7 @@ In the first time you launch the software, it will automatically download models
|
||||
|
||||
If you already have these files, you can copy them to the above locations to speed up installation.
|
||||
|
||||
### Linux and Mac
|
||||
### Linux/Mac/Windows(AMD GPUs)
|
||||
|
||||
Coming soon ...
|
||||
|
||||
@@ -57,3 +57,7 @@ Note that some of these tricks are currently (2023 Aug 11) impossible to reprodu
|
||||
## Thanks
|
||||
|
||||
The codebase starts from an odd mixture of [Automatic1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) and [ComfyUI](https://github.com/comfyanonymous/ComfyUI). (And they both use GPL license.)
|
||||
|
||||
## Update Log
|
||||
|
||||
The log is [here](update_log.md).
|
||||
|
||||
Reference in New Issue
Block a user