Commit Graph

146 Commits (22be21638fff9129f5fcb8417c300c35845c173f)

Author SHA1 Message Date
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
Guillermo Rodriguez 2186f3f6d2 Separate worker into submodules 2023-06-04 17:51:43 -03:00
Guillermo Rodriguez fdcee4c107 Retry pin 2023-06-04 14:41:26 -03:00
Guillermo Rodriguez cb5c62a4c2 Update smart contract 2023-06-04 14:18:57 -03:00
Guillermo Rodriguez ded64fa335 Update py-leap to 1a14 2023-06-04 01:11:32 -03:00
Guillermo Rodriguez 043c72c26e Fix db schema for users outside int32 range 2023-06-04 01:11:03 -03:00
Guillermo Rodriguez 6732126c20 Vast improvement to telegram frontedn 2023-06-03 20:17:56 -03:00
Guillermo Rodriguez 6520f4e3ba Woops fixed import 2023-06-03 12:46:21 -03:00
Guillermo Rodriguez 4e3b7e914f Updated ipfs remote and ipfs launch logic 2023-06-03 12:44:22 -03:00
Guillermo Rodriguez 9b465cf6b2 Make pinner less spammy lool, and gpu more resiliant 2023-06-03 12:22:24 -03:00
Guillermo Rodriguez d03162018a Update nodeos genesis init 2023-06-01 19:21:42 -03:00
Guillermo Rodriguez 9479e4f9cd Update README.md 2023-05-30 00:41:32 -03:00
Guillermo Rodriguez 5babb9ada2 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 b831968d3d Fix logging bug on pinner 2023-05-29 23:34:02 -03:00
Guillermo Rodriguez 0611b370dc Update url defaults 2023-05-29 21:00:47 -03:00
Guillermo Rodriguez a39a4c77c4 Pin all the things 2023-05-29 19:44:31 -03:00
Guillermo Rodriguez 774b5b3b5f Snappier dgpu, fix captioning & gitignores 2023-05-29 19:03:39 -03:00
Guillermo Rodriguez d92ce77ce6 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 331a568c9b Rework gpu worker logic to work better in parallel with other workers 2023-05-29 13:43:03 -03:00
Guillermo Rodriguez 1473de83e4 Add redo support to img2img also switch pinner to use http api 2023-05-29 13:08:01 -03:00
Guillermo Rodriguez b9d727efc0 Add autowithdraw switch, start storing input images on ipfs 2023-05-29 00:46:47 -03:00
Guillermo Rodriguez a5a91a2734 Add wait time on pinner and autocreate ipfs node directories on startup 2023-05-28 22:20:06 -03:00
Guillermo Rodriguez fe4a0be9d0 Add frontend image reduction and fix ipfs sudo issue 2023-05-28 20:44:47 -03:00
Guillermo Rodriguez 5071af0282 Frontend DB fixes and starting to add img2img 2023-05-28 20:17:55 -03:00
Guillermo Rodriguez b55de1e909 Telegram frontend fixes and create pinner 2023-05-28 18:23:51 -03:00
Guillermo Rodriguez 378235becc 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 1066c4ed4c 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 8ef54d3060 Init chain with GPU token, tweak dgpu init 2023-05-24 13:24:46 -03:00
Guillermo Rodriguez 6961e7fc91 Use leap as network + auth layer, we decentarlized now 2023-05-22 06:10:51 -03:00
Guillermo Rodriguez d1df8b24b9 Merge pull request #4 from guilledk/net_rework
Net rework
2023-05-21 16:00:39 -03:00
Guillermo Rodriguez 350596c6ba Update LICENSE 2023-04-09 19:50:08 -03:00
Guillermo Rodriguez 8babc79323 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 459e1a844e 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 10dcaec42c Add redo button to txt2img mode on telegram frontend 2023-01-22 16:10:46 -03:00
Guillermo Rodriguez b32ddd9f9c OMG finally found the issue, missing comma on config attr list 2023-01-18 07:47:02 -03:00
Guillermo Rodriguez f05b24b0e0 Add more logging in case wrong config param 2023-01-18 07:44:46 -03:00
Guillermo Rodriguez 20204cda32 Woops forgot to add new strength param to CONFIG_ATTRS list 2023-01-18 07:37:58 -03:00
Guillermo Rodriguez a3c321fcad Bump version, fix redo help text and add media group response on img2img 2023-01-18 07:25:15 -03:00
Guillermo Rodriguez d278e9aa6c Add strength parameter for img2img 2023-01-18 07:10:49 -03:00
Guillermo Rodriguez d5fa8f32d2 Add image resize before img2img calc, add strength parameter to local img2img tools 2023-01-17 19:01:31 -03:00
Guillermo Rodriguez 98b4a5373d More telegram reply text changes 2023-01-17 07:16:29 -03:00
Guillermo Rodriguez 627e5dc7db More tg tweaks 2023-01-17 07:11:54 -03:00
Guillermo Rodriguez 1f46111e79 Fix redo and change a bit of telegram logic to allow pm 2023-01-17 07:06:18 -03:00
Guillermo Rodriguez 590ce7cdd9 Woops missing awaits 2023-01-16 00:50:02 -03:00
Guillermo Rodriguez 36ea39109b Change img2img msg handler on telegram frontend 2023-01-16 00:42:48 -03:00