Commit Graph

10 Commits (master)

Author SHA1 Message Date
Guillermo Rodriguez 1222e11c16
Move docker related scripts to docker dir 2023-10-09 08:50:36 -03:00
Guillermo Rodriguez 409df99a2c
Add frontend container & run instructions 2023-10-09 07:39:23 -03:00
Guillermo Rodriguez b372f50130
Create separate docker images for python 3.10 and 3.11 2023-10-07 11:01:41 -03:00
Guillermo Rodriguez 01c78b5d20
Make gpu work cancellable using trio threading apis!, also make docker always reinstall package for easier development 2023-10-07 11:01:41 -03:00
Guillermo Rodriguez 537670d1f3
Fix mini bug on docker entry point 2023-10-07 11:01:40 -03:00
Guillermo Rodriguez 3622c8ea11
Add venv to dockerignore
Improve readme
Improve dockerization as ipfs cli exec runs not needed anymore
Fix pyproject toml for gpu workers
Add more sections on example config
Drop and siomplify many cli commands, try to use config.ini for everything now
Use more dynamic imports on cli to speed up startup
Improve model pipelines to allow low mem cards to run big models
Add upscaler download to `skynet download` cmd
2023-10-07 11:01:40 -03:00
Guillermo Rodriguez fe4574c5dc
Remove old docker stuff and upgrade telegram frontend to use ipfs async apis 2023-09-28 21:23:04 -03:00
Guillermo Rodriguez 1d7d11a9c1
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 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