Commit Graph

167 Commits (6c3f9c672a57a42f2cbfe23a25b21fcd0a69d688)

Author SHA1 Message Date
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
Konstantine Tsafatinos 2a17cd8478 change stable2 model and how stablexl loads, add reqs 2023-07-19 17:25:28 -04:00
Konstantine Tsafatinos a5b7b89b7e add param for stablexl 2023-07-19 16:14:03 -04:00
Konstantine Tsafatinos 7c713ebb97 add param for stablexl 2023-07-19 16:11:48 -04:00
Konstantine Tsafatinos a1110f7495 add stable2 and stablexl models 2023-07-19 15:34:06 -04:00
Konstantine Tsafatinos ed70aae55f add new models 2023-07-19 15:21:57 -04:00
Konstantine Tsafatinos ee0bd790e5 fix red 2023-07-19 13:48:06 -04:00
Konstantine Tsafatinos 90e3aaae90 add redo command 2023-07-19 13:40:11 -04:00
Konstantine Tsafatinos 7e6e25465f add clean cool words and remove slut from copy 2023-07-19 13:28:08 -04:00
Konstantine Tsafatinos a3dae582c5 change image gen to a reply 2023-07-19 13:23:20 -04:00
zoltan 20269f9cab remove print of a_push_action res 2023-07-19 17:05:13 +00:00