This website requires JavaScript.
Explore
Help
Sign In
skygpu
/
skynet
mirror of
https://github.com/skygpu/skynet.git
Watch
1
Star
0
Fork
You've already forked skynet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10e77655c6
skynet
/
requirements.txt
12 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
First decupled architecture, still working on integrating tractor gpu workers
2022-12-10 21:18:03 +00:00
trio
pynng
Add upscaler
2022-12-24 13:39:40 +00:00
numpy
Missing dep Pillow
2022-12-24 13:55:21 +00:00
Pillow
First decupled architecture, still working on integrating tractor gpu workers
2022-12-10 21:18:03 +00:00
triopg
aiohttp
msgspec
Forgot to add protobuf dep
2023-01-07 01:35:23 +00:00
protobuf
Add TLS for encrypted comms, next HMAC
2022-12-11 16:06:07 +00:00
pyOpenSSL
First decupled architecture, still working on integrating tractor gpu workers
2022-12-10 21:18:03 +00:00
trio_asyncio
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 14:53:50 +00:00
pyTelegramBotAPI