Guillermo Rodriguez
6732126c20
Vast improvement to telegram frontedn
2023-06-03 20:17:56 -03:00
Guillermo Rodriguez
6520f4e3ba
Woops fixed import
2023-06-03 12:46:21 -03:00
Guillermo Rodriguez
4e3b7e914f
Updated ipfs remote and ipfs launch logic
2023-06-03 12:44:22 -03:00
Guillermo Rodriguez
9b465cf6b2
Make pinner less spammy lool, and gpu more resiliant
2023-06-03 12:22:24 -03:00
Guillermo Rodriguez
d03162018a
Update nodeos genesis init
2023-06-01 19:21:42 -03:00
Guillermo Rodriguez
5babb9ada2
Drop cleos docker container usage for push action in frontend and dgpu, also make pinner way more agresive
2023-05-30 00:32:17 -03:00
Guillermo Rodriguez
b831968d3d
Fix logging bug on pinner
2023-05-29 23:34:02 -03:00
Guillermo Rodriguez
0611b370dc
Update url defaults
2023-05-29 21:00:47 -03:00
Guillermo Rodriguez
a39a4c77c4
Pin all the things
2023-05-29 19:44:31 -03:00
Guillermo Rodriguez
774b5b3b5f
Snappier dgpu, fix captioning & gitignores
2023-05-29 19:03:39 -03:00
Guillermo Rodriguez
1473de83e4
Add redo support to img2img also switch pinner to use http api
2023-05-29 13:08:01 -03:00
Guillermo Rodriguez
b9d727efc0
Add autowithdraw switch, start storing input images on ipfs
2023-05-29 00:46:47 -03:00
Guillermo Rodriguez
a5a91a2734
Add wait time on pinner and autocreate ipfs node directories on startup
2023-05-28 22:20:06 -03:00
Guillermo Rodriguez
5071af0282
Frontend DB fixes and starting to add img2img
2023-05-28 20:17:55 -03:00
Guillermo Rodriguez
b55de1e909
Telegram frontend fixes and create pinner
2023-05-28 18:23:51 -03:00
Guillermo Rodriguez
378235becc
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
1066c4ed4c
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
6961e7fc91
Use leap as network + auth layer, we decentarlized now
2023-05-22 06:10:51 -03:00
Guillermo Rodriguez
8babc79323
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
459e1a844e
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
Guillermo Rodriguez
d5fa8f32d2
Add image resize before img2img calc, add strength parameter to local img2img tools
2023-01-17 19:01:31 -03:00
Guillermo Rodriguez
33715ea3aa
Add img2img mode
2023-01-15 23:42:45 -03:00
Guillermo Rodriguez
70ca9b11cd
Need to add more cmd line params to be able to deploy
2022-12-24 11:20:25 -03:00
Guillermo Rodriguez
1ec908b244
Disable torch import on cuda-less runs
2022-12-24 10:54:33 -03:00
Guillermo Rodriguez
b4289ba04f
Add upscaler
2022-12-24 10:39:40 -03:00
Guillermo Rodriguez
b41c2babd9
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
Guillermo Rodriguez
6874282edf
Add authenticated messaging, also cmd line utils txt2img and upscale
2022-12-19 12:36:02 -03:00
Guillermo Rodriguez
bed5268f08
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