forked from AI621/ai621
1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
nameless e5096335d0 fix TypeError caused by empty db query results 2023-08-15 19:02:13 +00:00
nameless 36db9e79dc minimize compression damage with image resize
not sure if it's effective
2023-08-15 18:45:31 +00:00
nameless 01ed370ab6 little UX changes
- notify user about image upload
- code markdown for prompt/settings
2023-08-15 18:35:59 +00:00
nameless 443f26f5fb rewrite process_queue.py for A1111 api
- txt2img
- img2img 
- progress polling
2023-08-15 18:28:01 +00:00
Foxo 862bad5d48 Added requirements.txt for python! 2023-07-05 07:10:24 +00:00
Foxo 759a9104bd Updated README with some clarification 2023-07-05 07:09:10 +00:00
Foxo 9e7a120561 (real) initial commit 2023-07-04 20:19:03 +02:00
Foxo 56c6bde06d Added more stuff to protect my privacy. 2023-07-04 20:15:09 +02:00
Foxo 20b81498c5 Initial commit 2023-07-04 18:09:16 +00:00