Commit Graph

124 Commits (bcb499448e9882c2eb8eae3c45ef89607b390a62)

Author SHA1 Message Date
Konstantine Tsafatinos bcb499448e add stable2 and stablexl models 2023-07-19 15:34:06 -04:00
Konstantine Tsafatinos 6e8d43e00c add new models 2023-07-19 15:21:57 -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 b48ce8ac3f
Merge pull request #9 from guilledk/spam-command
add enqueue spam command
2023-07-04 01:49:03 -03:00
Konstantine Tsafatinos 619ffe71cc address pr comments, remove commented code 2023-07-04 00:29:51 -04:00
Konstantine Tsafatinos de59e3aa1d change request_id type to int in dequeue 2023-07-03 09:16:04 -04:00
Konstantine Tsafatinos d862954377 add binary data option to enqueue 2023-06-29 19:51:33 -04:00
Konstantine Tsafatinos d680ea9b72 convert all push_action funcs to async a_push_action 2023-06-29 19:37:50 -04:00
Konstantine Tsafatinos f17f11e5f3 fix enqueue and deposit to use a_push_action 2023-06-26 23:24:32 -04:00
Konstantine Tsafatinos 1b80de6228 change push_action to a_push_action in enqueue cli 2023-06-26 21:11:24 -04:00
Konstantine Tsafatinos c8471ff85b add min-verification 2023-06-26 18:56:44 -04:00
Konstantine Tsafatinos a452065779 remove unneeded if block 2023-06-26 18:10:55 -04:00
Konstantine Tsafatinos 1cbb1dd7f3 add enqueue spam command 2023-06-26 18:02:21 -04:00
Guillermo Rodriguez 61ab42c118
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 6a6bdaab0d update check_connect to return list of peers 2023-06-26 12:43:00 -04:00
Konstantine Tsafatinos f8c744e6b4 add error logging to ipfs add func 2023-06-26 12:38:26 -04:00
Konstantine Tsafatinos acd8ba91e5 change ipfs reconnect logic, use config vars 2023-06-26 09:59:32 -04:00
Konstantine Tsafatinos 8f24c72762 add ipfs reconnect before publishing if not connected to peers 2023-06-25 17:21:25 -04:00
Guillermo Rodriguez cbc9a89bb8
Fix old hardcoded domain on img2img input data fetcher 2023-06-12 09:43:27 -03:00
Guillermo Rodriguez 1e05357a72
Zoltan's review comments 2023-06-11 20:27:41 -03: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 c8a0a390a6
Fix for img2img mode on new worker system 2023-06-08 21:25:07 -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 fc513b89af
Retry pin 2023-06-04 14:41:26 -03:00
Guillermo Rodriguez d5b04a673c
Update smart contract 2023-06-04 14:18:57 -03:00
Guillermo Rodriguez 0cb2565d65
Update py-leap to 1a14 2023-06-04 01:11:32 -03:00
Guillermo Rodriguez 64a15a0ab9
Fix db schema for users outside int32 range 2023-06-04 01:11:03 -03:00
Guillermo Rodriguez 27fe05c3e7
Vast improvement to telegram frontedn 2023-06-03 20:17:56 -03:00
Guillermo Rodriguez 31cca4f487
Woops fixed import 2023-06-03 12:46:21 -03:00
Guillermo Rodriguez 006d15137c
Updated ipfs remote and ipfs launch logic 2023-06-03 12:44:22 -03:00
Guillermo Rodriguez 13c6e85ac9
Make pinner less spammy lool, and gpu more resiliant 2023-06-03 12:22:24 -03:00
Guillermo Rodriguez 320f13260c
Update nodeos genesis init 2023-06-01 19:21:42 -03:00
Guillermo Rodriguez e6e3dc2e63
Update README.md 2023-05-30 00:41:32 -03:00
Guillermo Rodriguez 40ba84c109
Drop cleos docker container usage for push action in frontend and dgpu, also make pinner way more agresive 2023-05-30 00:32:17 -03:00
Guillermo Rodriguez 25413a68cc
Fix logging bug on pinner 2023-05-29 23:34:02 -03:00
Guillermo Rodriguez 731a64494f
Update url defaults 2023-05-29 21:00:47 -03:00
Guillermo Rodriguez 33d2ca281b
Pin all the things 2023-05-29 19:44:31 -03:00
Guillermo Rodriguez 1494e47b34
Snappier dgpu, fix captioning & gitignores 2023-05-29 19:03:39 -03:00