Commit Graph

171 Commits (7f62bf00444d2714a91c01ba14f6d795df879d9c)

Author SHA1 Message Date
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 ff0114d341 change stable2 model and how stablexl loads, add reqs 2023-07-19 17:25:28 -04:00
Konstantine Tsafatinos 08da0681cd add param for stablexl 2023-07-19 16:14:03 -04:00
Konstantine Tsafatinos ae348c7c6f add param for stablexl 2023-07-19 16:11:48 -04:00
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
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
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 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 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
Guillermo Rodriguez c26b4fc468
Changes to frontend schema for better accuracy on configs
New fix for nonce / request hashing system which had a bug with multi request per user case
Add queue command to frontend
Better meta info captions
2023-05-29 14:48:10 -03:00
Guillermo Rodriguez 25c86b5eaf
Rework gpu worker logic to work better in parallel with other workers 2023-05-29 13:43:03 -03:00
Guillermo Rodriguez 2b18fa376b
Add redo support to img2img also switch pinner to use http api 2023-05-29 13:08:01 -03:00
Guillermo Rodriguez 22c403d3ae
Add autowithdraw switch, start storing input images on ipfs 2023-05-29 00:46:47 -03:00
Guillermo Rodriguez 303ed7b24f
Add wait time on pinner and autocreate ipfs node directories on startup 2023-05-28 22:20:06 -03:00
Guillermo Rodriguez a85518152a
Add frontend image reduction and fix ipfs sudo issue 2023-05-28 20:44:47 -03:00
Guillermo Rodriguez e63d395d5c
Frontend DB fixes and starting to add img2img 2023-05-28 20:17:55 -03:00
Guillermo Rodriguez 5e017ffac0
Telegram frontend fixes and create pinner 2023-05-28 18:23:51 -03:00
Guillermo Rodriguez 1d7d11a9c1
Add .ini example & new account config
Add new smart contract clis config etc
Update GPU worker software to match contract updates
Do dynamic nodeos genesis
2023-05-27 22:42:27 -03:00
Guillermo Rodriguez 3607c568de
Drop separate reqs file for tests
Update docker containers
Create cli helpers for interacting with skynet
Add test
Begin adding hyperion api to telegram frontend
2023-05-27 17:50:47 -03:00
Guillermo Rodriguez dcd020f0da
Init chain with GPU token, tweak dgpu init 2023-05-24 13:24:46 -03:00
Guillermo Rodriguez 0b312ff961
Use leap as network + auth layer, we decentarlized now 2023-05-22 06:10:51 -03:00
Guillermo Rodriguez 5e8787b4fc
Add download command
Fix ini config loading
Update test requirements
Fix attempt_insecure and connection simple dgpu tests
2023-03-20 11:09:32 -03:00
Guillermo Rodriguez 4feed81662
Network rework in progress, also swap db to be on frontend layer
Simplify protobuf proto
Add manual telegram test
Add new .ini config system add example and gitignore entry
Expose ports on dgpu Dockerfile
2023-03-20 11:09:30 -03:00
Guillermo Rodriguez 71c6270a03
Add redo button to txt2img mode on telegram frontend 2023-01-22 16:10:46 -03:00
Guillermo Rodriguez 737b937ec9
OMG finally found the issue, missing comma on config attr list 2023-01-18 07:47:02 -03:00
Guillermo Rodriguez edc4924ef8
Add more logging in case wrong config param 2023-01-18 07:44:46 -03:00
Guillermo Rodriguez 15c49ca9a0
Woops forgot to add new strength param to CONFIG_ATTRS list 2023-01-18 07:37:58 -03:00
Guillermo Rodriguez 4b2d8a3525
Bump version, fix redo help text and add media group response on img2img 2023-01-18 07:25:15 -03:00
Guillermo Rodriguez aaecd41fb6
Add strength parameter for img2img 2023-01-18 07:10:49 -03:00
Guillermo Rodriguez 8427165a76
Add image resize before img2img calc, add strength parameter to local img2img tools 2023-01-17 19:01:31 -03:00
Guillermo Rodriguez 5a365180ff
More telegram reply text changes 2023-01-17 07:16:29 -03:00
Guillermo Rodriguez 5d6b3c2edb
More tg tweaks 2023-01-17 07:11:54 -03:00
Guillermo Rodriguez 122de1af9c
Fix redo and change a bit of telegram logic to allow pm 2023-01-17 07:06:18 -03:00
Guillermo Rodriguez ab893393e3
Woops missing awaits 2023-01-16 00:50:02 -03:00
Guillermo Rodriguez d1fc9ab952
Change img2img msg handler on telegram frontend 2023-01-16 00:42:48 -03:00
Guillermo Rodriguez 67286bfa23
Forgot about meta 2023-01-16 00:38:06 -03:00
Guillermo Rodriguez e916188b93
Fixing more telegram deseralization errors 2023-01-16 00:35:33 -03:00
Guillermo Rodriguez 6453240f3a
Woops wrong img deseralization 2023-01-16 00:04:20 -03:00
Guillermo Rodriguez 97f7d51782
Add img2img mode 2023-01-15 23:42:45 -03:00
Guillermo Rodriguez 585d304f86
Add reconnect mechanic to dgpu bus 2023-01-08 07:31:03 -03:00
Guillermo Rodriguez 10e77655c6
Remove rpc heartbeat service and add it to gpu bus 2023-01-07 13:01:03 -03:00