Commit Graph

9 Commits (585d304f867f2ecf31c26906eb125727f47586ac)

Author SHA1 Message Date
Guillermo Rodriguez 1fc2020ed5
Drop old txt2img.py script 2022-12-21 11:59:20 -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 74d2426793
First decupled architecture, still working on integrating tractor gpu workers 2022-12-10 18:18:03 -03:00
Guillermo Rodriguez 91e0693e65
Add more ais, and start upscaler config and pipeline 2022-12-06 17:50:04 -03:00
Guillermo Rodriguez 3a9e612695
Add 4 new ais, donation command, unknown cmd handler 2022-12-06 09:29:41 -03:00
Guillermo Rodriguez 8bd255717e
Add roles and start working on algo selection, clean up rr code 2022-12-05 19:36:21 -03:00
Guillermo Rodriguez 318a21ac81
Add round robin 2022-12-04 21:31:57 -03:00
Guillermo Rodriguez 563efed3e9
Initial commit 2022-12-04 20:39:43 -03:00