mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update README.md
Fixed formatting in changelog.
This commit is contained in:
parent
194f43f00b
commit
c4c4974b39
@ -76,7 +76,8 @@ completely). The default is 0.75, and ranges from 0.25-0.75 give interesting res
|
||||
## Changes
|
||||
|
||||
* v1.01 (21 August 2022)
|
||||
* added k_lms sampling **Please run "conda env update -f environment.yaml" to load the k_lms dependencies**
|
||||
* added k_lms sampling.
|
||||
**Please run "conda env update -f environment.yaml" to load the k_lms dependencies!!**
|
||||
* use half precision arithmetic by default, resulting in faster execution and lower memory requirements
|
||||
Pass argument --full_precision to dream.py to get slower but more accurate image generation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user