Commit Graph

14 Commits (d680ea9b720515b67189cbf075cfe2870b7f561b)

Author SHA1 Message Date
Guillermo Rodriguez 0cb2565d65
Update py-leap to 1a14 2023-06-04 01:11:32 -03:00
Guillermo Rodriguez 320f13260c
Update nodeos genesis init 2023-06-01 19:21:42 -03:00
Guillermo Rodriguez 5e017ffac0
Telegram frontend fixes and create pinner 2023-05-28 18:23:51 -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 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 8e8fb22845
Forgot to add protobuf dep 2023-01-06 22:35:23 -03:00
Guillermo Rodriguez 0a88995cd5
Missing dep Pillow 2022-12-24 10:55:21 -03:00
Guillermo Rodriguez a9c237b538
Add upscaler 2022-12-24 10:39:40 -03:00
Guillermo Rodriguez cb92aed51c
Finish telegram frontend integration
Correctly update user stats after a txt2img request
Swap tg_id to BIGINT on database
Refactor help topic system to be more generic
Fix skynet brain cli entry point
Fix multi request rpc session, we werent creating a context on the req side
Fix redo method
DGPU now returns image metadata
Improve error messages brain to frontend
Add version as constant
Add telegram dep to requirements
2022-12-21 11:53:50 -03:00
Guillermo Rodriguez f6326ad05c
Rework dgpu client to be single task
Add a lot of dgpu real image gen tests
Modified docker files and environment to allow for quick test relaunch without image rebuild
Rename package from skynet_bot to skynet
Drop tractor usage cause cuda is oriented to just a single proc managing gpu resources
Add ackwnoledge phase to image request for quick gpu disconnected type scenarios
Add click entry point for dgpu
Add posibility to reuse postgres_db fixture on same session by checking if schema init has been already done
2022-12-17 11:39:42 -03:00
Guillermo Rodriguez d2e676627a
Add TLS for encrypted comms, next HMAC 2022-12-11 13:06:07 -03:00
Guillermo Rodriguez 139aea67b1
Add gpu worker tests to debug tractor lifecycle stuff also logging
Minor tweak to cuda docker image
Pin tractor branch
Add triton to cuda reqs
2022-12-11 08:32:25 -03:00
Guillermo Rodriguez 74d2426793
First decupled architecture, still working on integrating tractor gpu workers 2022-12-10 18:18:03 -03:00