Commit Graph

177 Commits (51238f95118e40587a4614ba780681b3e812b76a)

Author SHA1 Message Date
Guillermo Rodriguez 51238f9511 Fix image getting logic 2023-10-05 16:22:54 -03:00
Guillermo Rodriguez 8bd2db1f4e Add try to make gateway conf optional on telegram client 2023-10-05 16:07:56 -03:00
Guillermo Rodriguez bb42aa82b2 Fix some wrong config load keys on telegram entrypoint 2023-10-05 16:05:19 -03:00
Guillermo Rodriguez b3c6ef0342 Add new ipfs links to telegram bot 2023-10-05 16:03:07 -03:00
Guillermo Rodriguez 1da4ae9b78 Make non compete list come from a file named .non-compete 2023-10-05 15:57:41 -03:00
Guillermo Rodriguez 42467303be Make gpu work cancellable using trio threading apis!, also make docker always reinstall package for easier development 2023-10-05 15:07:42 -03:00
Guillermo Rodriguez 18b4255739 Start setting HF env vars from config 2023-10-05 14:15:21 -03:00
Guillermo Rodriguez 5e16c63bb1 Add --name to docker worker launch command 2023-10-03 15:42:07 -03:00
Guillermo Rodriguez 9c02c3b4ee woops make xformers part of optional cuda group 2023-10-03 13:37:44 -03:00
Guillermo Rodriguez 6be4f9d085 Fix mini bug on docker entry point 2023-10-03 13:35:23 -03:00
Guillermo Rodriguez 6c3f9c672a Bump version number 2023-10-03 13:35:23 -03:00
Guillermo Rodriguez 76732af4d0 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-03 13:35:23 -03:00
Guillermo Rodriguez 37251cbbf2 Switch to using poetry package manager 2023-10-03 13:35:15 -03:00
Guillermo Rodriguez a4045df303 Merge pull request #23 from guilledk/full_http_ipfs
Async IPFS apis, drop docker on worker & other nice sprites ☠
2023-10-03 13:00:45 -03:00
Guillermo Rodriguez 13bee7cc13 Add new ipfs options to cli frontend
Add async ipfs for discord
2023-09-28 21:43:30 -03:00
Guillermo Rodriguez 026a90f8be Remove old docker stuff and upgrade telegram frontend to use ipfs async apis 2023-09-28 21:23:04 -03:00
Guillermo Rodriguez 585fdae4e9 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 727ef55a45 Update config example 2023-09-24 13:18:05 -03:00
Guillermo Rodriguez 068cc2c561 Create fully async ipfs client, and stop using docker on worker 2023-09-24 13:12:49 -03:00
Zoltan 258f5c81ac Merge pull request #19 from guilledk/general_frontend_fixes
General frontend fixes
2023-08-23 11:57:18 -04:00
Konstantine Tsafatinos 231fd05a50 fix default model and increments for discord ui 2023-08-23 11:53:41 -04:00
Guillermo Rodriguez c21e59c25a Fixed default cmdline testnet urls 2023-07-28 12:05:02 -03:00
Guillermo Rodriguez ea572e94dc Merge pull request #5 from guilledk/decentralize
First fully decentralized `skynet` prototype
2023-07-28 11:16:51 -03:00
Guillermo Rodriguez c4fe503155 Fix help text, increase ipfs get image timeout, fix work_request increment generated bug pointed out by zoltan 2023-07-28 11:13:59 -03:00
Guillermo Rodriguez 397241b39f Provide both xl models 2023-07-27 13:25:00 -03:00
Guillermo Rodriguez af18802a6c Fix stablexl pipeline 2023-07-27 12:19:09 -03:00
Guillermo Rodriguez 2e3da46d1e Update stablexl 0.9 to 1.0 2023-07-26 16:44:46 -03:00
Guillermo Rodriguez c2bcde6791 Bump version number, also telegram max image limit and disable in private for now 2023-07-22 16:53:00 -03:00
Guillermo Rodriguez d2d0649410 Merge pull request #11 from guilledk/discord-bot
discord bot for skynet
2023-07-22 15:37:51 -03:00
Konstantine Tsafatinos 697f7215a7 update intro message 2023-07-21 21:37:31 -04:00
Konstantine Tsafatinos 8355363ea3 add intro message, edit, again 2023-07-21 19:14:39 -04:00
Konstantine Tsafatinos 22be21638f add intro message, edit, again 2023-07-21 19:13:33 -04:00
Konstantine Tsafatinos 2c98fb3c10 add intro message, edit 2023-07-21 19:12:32 -04:00
Konstantine Tsafatinos 6323aba749 add intro message 2023-07-21 19:09:11 -04:00
Konstantine Tsafatinos cede9d6407 change back the interval to 60, and double ipfs interval 2023-07-21 18:57:28 -04:00
Konstantine Tsafatinos 5fbaa05844 change the footer text, and increase timeout interval to 2 mins 2023-07-21 18:52:15 -04:00
Konstantine Tsafatinos 9d6d89d861 change the footer text again, again, again 2023-07-21 18:46:07 -04:00
Konstantine Tsafatinos 84a38334a4 change the footer text again, again 2023-07-21 18:41:56 -04:00
Konstantine Tsafatinos 59ec469bea change the footer text again 2023-07-21 18:38:51 -04:00
Konstantine Tsafatinos 74a170183d change the footer text 2023-07-21 18:33:16 -04:00
Konstantine Tsafatinos 81417e13b7 fix timeout message 2023-07-21 17:32:19 -04:00
Konstantine Tsafatinos 177d70af0f add error message for ipfs fail 2023-07-21 17:04:41 -04:00
Konstantine Tsafatinos 3b9ce8a80f add img2img support, add stats and donate button, finalize UI, add live updates 2023-07-21 16:57:54 -04:00
zoltan e6ac8c5d73 change send function on failure (not sure if this fixed it) 2023-07-21 03:43:59 +00:00
Konstantine Tsafatinos 09db34826d add and finalize buttons 2023-07-20 20:54:59 -04:00
Konstantine Tsafatinos daab68302b update max size params and add discord return card 2023-07-20 17:02:14 -04:00
Konstantine Tsafatinos 2294531fdf add delay for button to reappear 2023-07-20 01:35:54 -04:00
Konstantine Tsafatinos faefd42750 fix /command bug 2 2023-07-20 01:27:21 -04:00
Konstantine Tsafatinos cc7fb68232 fix /command bug 2023-07-20 01:24:49 -04:00
Konstantine Tsafatinos dba20e7241 add initial buttons, help and txt2img 2023-07-20 01:16:22 -04:00