Commit Graph

20 Commits

Author SHA1 Message Date
nameless d3de1bb531 example config: admin_id comment 2023-08-15 22:05:22 +00:00
nameless 17a84f8dc3 Update README.md 2023-08-15 21:50:01 +00:00
nameless 4c3a2f405b example config: add comments, change port 2023-08-15 21:36:46 +00:00
nameless b3e13ea6e8 button for negative_prompt removal 2023-08-15 21:18:45 +00:00
nameless 5ba5b6043c markdown: pre -> code
pre doesn't allow to copy prompt by clicking on it
2023-08-15 20:49:45 +00:00
nameless 44cbd89d30 Update README.md
replace Easy Diffusion with A1111 WebUI, add some extra steps
2023-08-15 20:46:47 +00:00
nameless 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
nameless 7bed58748b use bot_token for client.start 2023-08-15 19:52:40 +00:00
nameless 17bf9835c7 remove temp_folder, add bot_token in config 2023-08-15 19:50:58 +00:00
nameless 2109757dd0 yiffy-e18 tags -> fluffyrock-3m tags 2023-08-15 19:14:11 +00:00
nameless 263117d149 Delete yiffy-e18.json
not used
2023-08-15 19:05:04 +00:00
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