Commit Graph

6 Commits (aaecd41fb6221f58da454bee82568fee938e88cb)

Author SHA1 Message Date
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 97f7d51782
Add img2img mode 2023-01-15 23:42:45 -03:00
Guillermo Rodriguez a9c237b538
Add upscaler 2022-12-24 10:39:40 -03:00
Guillermo Rodriguez 896b0f684b
Minor fixes to upscaler cli tool 2022-12-19 12:42:31 -03:00
Guillermo Rodriguez 6bc555f0d6
Add authenticated messaging, also cmd line utils txt2img and upscale 2022-12-19 12:36:02 -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