1
0
forked from AI621/ai621
Commit Graph

19 Commits

Author SHA1 Message Date
17a84f8dc3 Update README.md 2023-08-15 21:50:01 +00:00
4c3a2f405b example config: add comments, change port 2023-08-15 21:36:46 +00:00
b3e13ea6e8 button for negative_prompt removal 2023-08-15 21:18:45 +00:00
5ba5b6043c markdown: pre -> code
pre doesn't allow to copy prompt by clicking on it
2023-08-15 20:49:45 +00:00
44cbd89d30 Update README.md
replace Easy Diffusion with A1111 WebUI, add some extra steps
2023-08-15 20:46:47 +00:00
a206eb032e db counter reset, schema update
- prompt id starts from 1
- "no_image" by default for "image" in prompt/pending_prompt tables
2023-08-15 20:11:29 +00:00
7bed58748b use bot_token for client.start 2023-08-15 19:52:40 +00:00
17bf9835c7 remove temp_folder, add bot_token in config 2023-08-15 19:50:58 +00:00
2109757dd0 yiffy-e18 tags -> fluffyrock-3m tags 2023-08-15 19:14:11 +00:00
263117d149 Delete yiffy-e18.json
not used
2023-08-15 19:05:04 +00:00
e5096335d0 fix TypeError caused by empty db query results 2023-08-15 19:02:13 +00:00
36db9e79dc minimize compression damage with image resize
not sure if it's effective
2023-08-15 18:45:31 +00:00
01ed370ab6 little UX changes
- notify user about image upload
- code markdown for prompt/settings
2023-08-15 18:35:59 +00:00
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