Commit Graph

92 Commits (20ee6c031775b4ea70ac889e633b3355929c8781)

Author SHA1 Message Date
Guillermo Rodriguez 20ee6c0317
Add configurable explorer and ipfs links 2023-10-08 20:12:07 -03:00
Guillermo Rodriguez ee1fdcc557
Go back to using gather on tg ipfs result getting 2023-10-08 16:36:29 -03:00
Guillermo Rodriguez cadd723191
Cancel other image task when one already finished on tg frontend ipfs image gather 2023-10-08 10:27:25 -03:00
Guillermo Rodriguez 16df97d731
Improve tg frontend ipfs results gathering parallelism 2023-10-08 10:13:55 -03:00
Guillermo Rodriguez aa1d52dba0
Add autoconfiguration feature for telegram frontend 2023-10-08 09:26:43 -03:00
Guillermo Rodriguez 9fa5a01c34
Fix image getting logic 2023-10-07 11:01:41 -03:00
Guillermo Rodriguez 10044c6d12
Add new ipfs links to telegram bot 2023-10-07 11:01:41 -03:00
Guillermo Rodriguez 504d6cd730
Add new ipfs options to cli frontend
Add async ipfs for discord
2023-09-28 21:43:30 -03:00
Guillermo Rodriguez fe4574c5dc
Remove old docker stuff and upgrade telegram frontend to use ipfs async apis 2023-09-28 21:23:04 -03:00
Konstantine Tsafatinos 75268decc4 fix default model and increments for discord ui 2023-08-23 11:53:41 -04:00
Guillermo Rodriguez c201b78bf0
Fix help text, increase ipfs get image timeout, fix work_request increment generated bug pointed out by zoltan 2023-07-28 11:13:59 -03:00
Guillermo Rodriguez 89c413a612
Bump version number, also telegram max image limit and disable in private for now 2023-07-22 16:53:00 -03:00
Konstantine Tsafatinos fd8ea3299a update intro message 2023-07-21 21:37:31 -04:00
Konstantine Tsafatinos 965393907f add intro message, edit, again 2023-07-21 19:14:39 -04:00
Konstantine Tsafatinos 751812ec52 add intro message, edit, again 2023-07-21 19:13:33 -04:00
Konstantine Tsafatinos 26684f7b83 add intro message, edit 2023-07-21 19:12:32 -04:00
Konstantine Tsafatinos d74bfb4c59 add intro message 2023-07-21 19:09:11 -04:00
Konstantine Tsafatinos 469e90e650 change back the interval to 60, and double ipfs interval 2023-07-21 18:57:28 -04:00
Konstantine Tsafatinos 70c13c242a change the footer text, and increase timeout interval to 2 mins 2023-07-21 18:52:15 -04:00
Konstantine Tsafatinos 3315b05888 change the footer text again, again, again 2023-07-21 18:46:07 -04:00
Konstantine Tsafatinos 1e94f43965 change the footer text again, again 2023-07-21 18:41:56 -04:00
Konstantine Tsafatinos 9ad30ffc10 change the footer text again 2023-07-21 18:38:51 -04:00
Konstantine Tsafatinos aa9cde50c7 change the footer text 2023-07-21 18:33:16 -04:00
Konstantine Tsafatinos 5ca350d5c0 fix timeout message 2023-07-21 17:32:19 -04:00
Konstantine Tsafatinos 82ea4d57c4 add error message for ipfs fail 2023-07-21 17:04:41 -04:00
Konstantine Tsafatinos 4260187208 add img2img support, add stats and donate button, finalize UI, add live updates 2023-07-21 16:57:54 -04:00
zoltan 58c6a2070e change send function on failure (not sure if this fixed it) 2023-07-21 03:43:59 +00:00
Konstantine Tsafatinos 53ed74e9a3 add and finalize buttons 2023-07-20 20:54:59 -04:00
Konstantine Tsafatinos 2440fe32db update max size params and add discord return card 2023-07-20 17:02:14 -04:00
Konstantine Tsafatinos 2e47ee97f2 add delay for button to reappear 2023-07-20 01:35:54 -04:00
Konstantine Tsafatinos 0eef370d15 fix /command bug 2 2023-07-20 01:27:21 -04:00
Konstantine Tsafatinos 2b2e82e28f fix /command bug 2023-07-20 01:24:49 -04:00
Konstantine Tsafatinos 8625b5747b add initial buttons, help and txt2img 2023-07-20 01:16:22 -04:00
Konstantine Tsafatinos 99744bab3e fix red 2023-07-19 13:48:06 -04:00
Konstantine Tsafatinos 239faed71f add redo command 2023-07-19 13:40:11 -04:00
Konstantine Tsafatinos d22c0556d4 add clean cool words and remove slut from copy 2023-07-19 13:28:08 -04:00
Konstantine Tsafatinos ecd7d17bbf change image gen to a reply 2023-07-19 13:23:20 -04:00
zoltan c7cd150316 remove print of a_push_action res 2023-07-19 17:05:13 +00:00
Konstantine Tsafatinos 06827a0e70 add block on any channel but skynet 2023-07-19 12:28:57 -04:00
Konstantine Tsafatinos 609c741ae9 get db, config, help, cool, and txt2img working 2023-07-19 00:58:55 -04:00
Konstantine Tsafatinos 1d7633d340 get initial discord bot working with hardcoded config and image return 2023-07-18 23:44:58 -04:00
Konstantine Tsafatinos fadb4eab6d update params for work queue 2023-07-18 12:40:21 -04:00
Konstantine Tsafatinos 7b0c1f0868 initial discord bot 2023-07-17 01:18:08 -04:00
Guillermo Rodriguez 120d97f478
Make frontend more resilient and remove from pinned on error to allow retry 2023-06-10 09:38:24 -03:00
Guillermo Rodriguez 44bfc5e9e7
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 91edb2aa56
Frontend db model name related fixes, and gpu worker fixes when swapping models 2023-06-06 12:27:40 -03:00
Guillermo Rodriguez aa41c08d2f
Upscaler fix & frontend model selection naming chanes 2023-06-05 11:52:16 -03:00
Guillermo Rodriguez bbc5751837
Separate worker into submodules 2023-06-04 17:51:43 -03:00
Guillermo Rodriguez d5b04a673c
Update smart contract 2023-06-04 14:18:57 -03:00
Guillermo Rodriguez 27fe05c3e7
Vast improvement to telegram frontedn 2023-06-03 20:17:56 -03:00