Spaces:
Paused
Paused
File size: 1,394 Bytes
7ccee96 764fa3e 301f98f f00f46e 301f98f 59ddae4 5c44c5d bb33d1a b8247e8 0276c07 796cb1f c94d570 59406a8 796cb1f 2f3af37 6c53d50 1e9ebb3 4ccfa82 1e9ebb3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
### 1.0.32
* Fooocus private log
### 1.0.31
* Fix typo and UI.
### 1.0.29
* Added "Advanced->Advanced->Advanced" block for future development.
### 1.0.29
* Fix overcook problem in 1.0.28
### 1.0.28
* SAG implemented
### 1.0.27
* Fix small problem in textbox css
### 1.0.25
* support sys.argv --listen --share --port
### 1.0.24
* Taller input textbox.
### 1.0.23
* Added some hints on linux after UI start so users know the App does not fail.
### 1.0.20
* Support linux.
### 1.0.20
* Speed-up text encoder.
### 1.0.20
* Re-write UI to use async codes: (1) for faster start, and (2) for better live preview.
* Removed opencv dependency
* Plan to support Linux soon
### 1.0.19
* Unlock to allow changing model.
### 1.0.17
* Change default model to SDXL-1.0-vae-0.9. (This means the models will be downloaded again, but we should do it as early as possible so that all new users only need to download once. Really sorry for day-0 users. But frankly this is not too late considering that the project is just publicly available in less than 24 hours - if it has been a week then we will prefer more lightweight tricks to update.)
### 1.0.16
* Implemented "Fooocus/outputs" folder for saving user results.
* Ignored cv2 errors when preview fails.
* Mentioned future AMD support in Readme.
* Created this log.
### 1.0.15
Publicly available.
### 1.0.0
Initial Version.
|