Commit Graph

14 Commits (7f62bf00444d2714a91c01ba14f6d795df879d9c)

Author SHA1 Message Date
Guillermo Rodriguez 359e491d1f
Fix enqueue cli for img2img also fix worker img2img input get bug 2023-10-08 12:19:46 -03:00
Guillermo Rodriguez 9ef2442123
Switch config to toml 2023-10-07 11:01:41 -03:00
Guillermo Rodriguez c6e58c36d8
Make non compete list come from a file named .non-compete 2023-10-07 11:01:41 -03:00
Guillermo Rodriguez 47d9f59dbe
Start setting HF env vars from config 2023-10-07 11:01:41 -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 1b13cf25cc
Add test for new ipfs async apis, fix cli entrypoints endpoint loading to new format 2023-09-24 15:23:25 -03:00
Konstantine Tsafatinos 7b0c1f0868 initial discord bot 2023-07-17 01:18:08 -04:00
Konstantine Tsafatinos f17f11e5f3 fix enqueue and deposit to use a_push_action 2023-06-26 23:24:32 -04:00
Guillermo Rodriguez c8a0a390a6
Fix for img2img mode on new worker system 2023-06-08 21:25:07 -03:00
Guillermo Rodriguez bbc5751837
Separate worker into submodules 2023-06-04 17:51:43 -03:00
Guillermo Rodriguez 5e017ffac0
Telegram frontend fixes and create pinner 2023-05-28 18:23:51 -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 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 4feed81662
Network rework in progress, also swap db to be on frontend layer
Simplify protobuf proto
Add manual telegram test
Add new .ini config system add example and gitignore entry
Expose ports on dgpu Dockerfile
2023-03-20 11:09:30 -03:00