Commit Graph

140 Commits (84a38334a4d71b5761a7ebec17baffe976533fdb)

Author SHA1 Message Date
Konstantine Tsafatinos 84a38334a4 change the footer text again, again 2023-07-21 18:41:56 -04:00
Konstantine Tsafatinos 59ec469bea change the footer text again 2023-07-21 18:38:51 -04:00
Konstantine Tsafatinos 74a170183d change the footer text 2023-07-21 18:33:16 -04:00
Konstantine Tsafatinos 81417e13b7 fix timeout message 2023-07-21 17:32:19 -04:00
Konstantine Tsafatinos 177d70af0f add error message for ipfs fail 2023-07-21 17:04:41 -04:00
Konstantine Tsafatinos 3b9ce8a80f add img2img support, add stats and donate button, finalize UI, add live updates 2023-07-21 16:57:54 -04:00
zoltan e6ac8c5d73 change send function on failure (not sure if this fixed it) 2023-07-21 03:43:59 +00:00
Konstantine Tsafatinos 09db34826d add and finalize buttons 2023-07-20 20:54:59 -04:00
Konstantine Tsafatinos daab68302b update max size params and add discord return card 2023-07-20 17:02:14 -04:00
Konstantine Tsafatinos 2294531fdf add delay for button to reappear 2023-07-20 01:35:54 -04:00
Konstantine Tsafatinos faefd42750 fix /command bug 2 2023-07-20 01:27:21 -04:00
Konstantine Tsafatinos cc7fb68232 fix /command bug 2023-07-20 01:24:49 -04:00
Konstantine Tsafatinos dba20e7241 add initial buttons, help and txt2img 2023-07-20 01:16:22 -04:00
Konstantine Tsafatinos 2a17cd8478 change stable2 model and how stablexl loads, add reqs 2023-07-19 17:25:28 -04:00
Konstantine Tsafatinos a5b7b89b7e add param for stablexl 2023-07-19 16:14:03 -04:00
Konstantine Tsafatinos 7c713ebb97 add param for stablexl 2023-07-19 16:11:48 -04:00
Konstantine Tsafatinos a1110f7495 add stable2 and stablexl models 2023-07-19 15:34:06 -04:00
Konstantine Tsafatinos ed70aae55f add new models 2023-07-19 15:21:57 -04:00
Konstantine Tsafatinos ee0bd790e5 fix red 2023-07-19 13:48:06 -04:00
Konstantine Tsafatinos 90e3aaae90 add redo command 2023-07-19 13:40:11 -04:00
Konstantine Tsafatinos 7e6e25465f add clean cool words and remove slut from copy 2023-07-19 13:28:08 -04:00
Konstantine Tsafatinos a3dae582c5 change image gen to a reply 2023-07-19 13:23:20 -04:00
zoltan 20269f9cab remove print of a_push_action res 2023-07-19 17:05:13 +00:00
Konstantine Tsafatinos 6575054c88 add block on any channel but skynet 2023-07-19 12:28:57 -04:00
Konstantine Tsafatinos a72095ff2c get db, config, help, cool, and txt2img working 2023-07-19 00:58:55 -04:00
Konstantine Tsafatinos cda4e1d781 get initial discord bot working with hardcoded config and image return 2023-07-18 23:44:58 -04:00
Konstantine Tsafatinos 1949e59ec3 update params for work queue 2023-07-18 12:40:21 -04:00
Konstantine Tsafatinos b5733bac9d initial discord bot 2023-07-17 01:18:08 -04:00
Guillermo Rodriguez 7ccd6f6511 Merge pull request #9 from guilledk/spam-command
add enqueue spam command
2023-07-04 01:49:03 -03:00
Konstantine Tsafatinos ecbf0ffa04 address pr comments, remove commented code 2023-07-04 00:29:51 -04:00
Konstantine Tsafatinos 0f740c64ea change request_id type to int in dequeue 2023-07-03 09:16:04 -04:00
Konstantine Tsafatinos c73aa4253a add binary data option to enqueue 2023-06-29 19:51:33 -04:00
Konstantine Tsafatinos 3b9c2f8cff convert all push_action funcs to async a_push_action 2023-06-29 19:37:50 -04:00
Konstantine Tsafatinos 6b9177e2de fix enqueue and deposit to use a_push_action 2023-06-26 23:24:32 -04:00
Konstantine Tsafatinos d2aa25aec6 change push_action to a_push_action in enqueue cli 2023-06-26 21:11:24 -04:00
Konstantine Tsafatinos 4531245a13 add min-verification 2023-06-26 18:56:44 -04:00
Konstantine Tsafatinos 7dd2f0c9d3 remove unneeded if block 2023-06-26 18:10:55 -04:00
Konstantine Tsafatinos 91aafc4453 add enqueue spam command 2023-06-26 18:02:21 -04:00
Guillermo Rodriguez 1fa3209db4 Merge pull request #8 from guilledk/ipfs-reconnect
add ipfs reconnect before publishing if not connected to peers
2023-06-26 17:06:32 +00:00
Konstantine Tsafatinos c6b075cab1 update check_connect to return list of peers 2023-06-26 12:43:00 -04:00
Konstantine Tsafatinos 155599384e add error logging to ipfs add func 2023-06-26 12:38:26 -04:00
Konstantine Tsafatinos e9cc4151aa change ipfs reconnect logic, use config vars 2023-06-26 09:59:32 -04:00
Konstantine Tsafatinos f917f6f99c add ipfs reconnect before publishing if not connected to peers 2023-06-25 17:21:25 -04:00
Guillermo Rodriguez 7641f18057 Fix old hardcoded domain on img2img input data fetcher 2023-06-12 09:43:27 -03:00
Guillermo Rodriguez 2c7c9d63b3 Zoltan's review comments 2023-06-11 20:27:41 -03:00
Guillermo Rodriguez 36cee977c0 Make frontend more resilient and remove from pinned on error to allow retry 2023-06-10 09:38:24 -03:00
Guillermo Rodriguez 0a8a7714e3 Make worker more resilient by using failable wrapper on network calls, modularize ipfs module and pinner code, drop ipfs links from telegram response and make explorer link easily configurable 2023-06-10 09:34:03 -03:00
Guillermo Rodriguez 7a6a6531ae Fix for img2img mode on new worker system 2023-06-08 21:25:07 -03:00
Guillermo Rodriguez 0d70a91e1b Frontend db model name related fixes, and gpu worker fixes when swapping models 2023-06-06 12:27:40 -03:00
Guillermo Rodriguez b623401f82 Upscaler fix & frontend model selection naming chanes 2023-06-05 11:52:16 -03:00