Update README.md

probe
Luke 2023-07-18 10:28:03 -06:00 committed by Lucas Maliszewski
parent 90a8fbc8a7
commit b020b62629
3 changed files with 2 additions and 2 deletions

3
.gitignore vendored
View File

@ -2,4 +2,5 @@
scripts/.DS_Store
.DS_Store
scripts/_pycache_
scripts/__pycache__/

View File

@ -12,5 +12,4 @@ Similarly to that have DrawThings.ai but for AUTOMATIC 1111 Stable Diffusion Web
- It will allow a user to clear the prompt history.
## TODO
- Change the formatting of the local history to a singular instance using JSON to track steps.
- Put a max threshold on the prompt's history.