Guillermo Rodriguez
20ee6c0317
Add configurable explorer and ipfs links
2023-10-08 20:12:07 -03:00
Guillermo Rodriguez
3d2069d151
Simplify pipeline_for function and add the infra needed for diferent io/types than png
2023-10-08 18:00:18 -03:00
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
16df97d731
Improve tg frontend ipfs results gathering parallelism
2023-10-08 10:13:55 -03:00
Guillermo Rodriguez
d749dc4f57
Improve worker ipfs input data parallelizm
2023-10-08 09:54:31 -03:00
Guillermo Rodriguez
d3b5d56187
Add new data gathering mechanic on worker and mp tractor backend
2023-10-07 21:28:52 -03:00
Guillermo Rodriguez
e802689523
Add new/legacy ipfs image mechanic on input image gathering
2023-10-07 14:55:30 -03:00
Guillermo Rodriguez
cc4a4b5189
Fix cli entrypoints to use new config, improve competitor cancel logic and add default docker image to py311 image
2023-10-07 12:32:00 -03:00
Guillermo Rodriguez
7cd539a944
Make new non_compete optional, also ipfs_gateway
2023-10-07 11:11:47 -03:00
Guillermo Rodriguez
ad1a9ef9ea
Add anyio error to failable
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
Guillermo Rodriguez
01cbc736a0
Create fully async ipfs client, and stop using docker on worker
2023-09-24 13:12:49 -03:00
Konstantine Tsafatinos
6a6bdaab0d
update check_connect to return list of peers
2023-06-26 12:43:00 -04:00
Konstantine Tsafatinos
acd8ba91e5
change ipfs reconnect logic, use config vars
2023-06-26 09:59:32 -04:00
Konstantine Tsafatinos
8f24c72762
add ipfs reconnect before publishing if not connected to peers
2023-06-25 17:21:25 -04:00
Guillermo Rodriguez
cbc9a89bb8
Fix old hardcoded domain on img2img input data fetcher
2023-06-12 09:43:27 -03:00
Guillermo Rodriguez
44bfc5e9e7
Make worker more resilient by using failable wrapper on network calls, modularize ipfs module and pinner code, drop ipfs links from telegram response and make explorer link easily configurable
2023-06-10 09:34:03 -03:00
Guillermo Rodriguez
bbc5751837
Separate worker into submodules
2023-06-04 17:51:43 -03:00