Decentralized compute layer
 
 
Go to file
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
certs Add TLS for encrypted comms, next HMAC 2022-12-11 13:06:07 -03:00
scripts Rework dgpu client to be single task 2022-12-17 11:39:42 -03:00
skynet Finish telegram frontend integration 2022-12-21 11:53:50 -03:00
tests Add authenticated messaging, also cmd line utils txt2img and upscale 2022-12-19 12:36:02 -03:00
.dockerignore Rework dgpu client to be single task 2022-12-17 11:39:42 -03:00
.gitignore Rework dgpu client to be single task 2022-12-17 11:39:42 -03:00
Dockerfile.runtime Rework dgpu client to be single task 2022-12-17 11:39:42 -03:00
Dockerfile.runtime+cuda Rework dgpu client to be single task 2022-12-17 11:39:42 -03:00
LICENSE First decupled architecture, still working on integrating tractor gpu workers 2022-12-10 18:18:03 -03:00
README.md Started making roboust testing fixtures to init fresh db and skynet 2022-12-11 11:02:55 -03:00
build_docker.sh Rework dgpu client to be single task 2022-12-17 11:39:42 -03:00
pytest.ini Rework dgpu client to be single task 2022-12-17 11:39:42 -03:00
requirements.cuda.0.txt Rework dgpu client to be single task 2022-12-17 11:39:42 -03:00
requirements.cuda.1.txt First decupled architecture, still working on integrating tractor gpu workers 2022-12-10 18:18:03 -03:00
requirements.test.txt Rework dgpu client to be single task 2022-12-17 11:39:42 -03:00
requirements.txt Finish telegram frontend integration 2022-12-21 11:53:50 -03:00
setup.py Finish telegram frontend integration 2022-12-21 11:53:50 -03:00

README.md

skynet

decentralized compute platform