Guillermo Rodriguez
24fae4c451
Bump version number
2023-10-07 11:01:40 -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
454545d096
Switch to using poetry package manager
2023-10-07 11:01:40 -03:00
Guillermo Rodriguez
82458bb4c8
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
504d6cd730
Add new ipfs options to cli frontend
...
Add async ipfs for discord
2023-09-28 21:43:30 -03:00
Guillermo Rodriguez
fe4574c5dc
Remove old docker stuff and upgrade telegram frontend to use ipfs async apis
2023-09-28 21:23:04 -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
58f208afa2
Update config example
2023-09-24 13:18:05 -03:00
Guillermo Rodriguez
01cbc736a0
Create fully async ipfs client, and stop using docker on worker
2023-09-24 13:12:49 -03:00
Zoltan
7f50952088
Merge pull request #19 from guilledk/general_frontend_fixes
...
General frontend fixes
2023-08-23 11:57:18 -04:00
Konstantine Tsafatinos
75268decc4
fix default model and increments for discord ui
2023-08-23 11:53:41 -04:00
Guillermo Rodriguez
35f8276e4e
Fixed default cmdline testnet urls
2023-07-28 12:05:02 -03:00
Guillermo Rodriguez
ffcf9dc905
Merge pull request #5 from guilledk/decentralize
...
First fully decentralized `skynet` prototype
2023-07-28 11:16:51 -03:00
Guillermo Rodriguez
c201b78bf0
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
713884e192
Provide both xl models
2023-07-27 13:25:00 -03:00
Guillermo Rodriguez
440bb015cd
Fix stablexl pipeline
2023-07-27 12:19:09 -03:00
Guillermo Rodriguez
4082adf184
Update stablexl 0.9 to 1.0
2023-07-26 16:44:46 -03:00
Guillermo Rodriguez
89c413a612
Bump version number, also telegram max image limit and disable in private for now
2023-07-22 16:53:00 -03:00
Guillermo Rodriguez
dc7c43fc95
Merge pull request #11 from guilledk/discord-bot
...
discord bot for skynet
2023-07-22 15:37:51 -03:00
Konstantine Tsafatinos
fd8ea3299a
update intro message
2023-07-21 21:37:31 -04:00
Konstantine Tsafatinos
965393907f
add intro message, edit, again
2023-07-21 19:14:39 -04:00
Konstantine Tsafatinos
751812ec52
add intro message, edit, again
2023-07-21 19:13:33 -04:00
Konstantine Tsafatinos
26684f7b83
add intro message, edit
2023-07-21 19:12:32 -04:00
Konstantine Tsafatinos
d74bfb4c59
add intro message
2023-07-21 19:09:11 -04:00
Konstantine Tsafatinos
469e90e650
change back the interval to 60, and double ipfs interval
2023-07-21 18:57:28 -04:00
Konstantine Tsafatinos
70c13c242a
change the footer text, and increase timeout interval to 2 mins
2023-07-21 18:52:15 -04:00
Konstantine Tsafatinos
3315b05888
change the footer text again, again, again
2023-07-21 18:46:07 -04:00
Konstantine Tsafatinos
1e94f43965
change the footer text again, again
2023-07-21 18:41:56 -04:00
Konstantine Tsafatinos
9ad30ffc10
change the footer text again
2023-07-21 18:38:51 -04:00
Konstantine Tsafatinos
aa9cde50c7
change the footer text
2023-07-21 18:33:16 -04:00
Konstantine Tsafatinos
5ca350d5c0
fix timeout message
2023-07-21 17:32:19 -04:00
Konstantine Tsafatinos
82ea4d57c4
add error message for ipfs fail
2023-07-21 17:04:41 -04:00
Konstantine Tsafatinos
4260187208
add img2img support, add stats and donate button, finalize UI, add live updates
2023-07-21 16:57:54 -04:00
zoltan
58c6a2070e
change send function on failure (not sure if this fixed it)
2023-07-21 03:43:59 +00:00
Konstantine Tsafatinos
53ed74e9a3
add and finalize buttons
2023-07-20 20:54:59 -04:00
Konstantine Tsafatinos
2440fe32db
update max size params and add discord return card
2023-07-20 17:02:14 -04:00
Konstantine Tsafatinos
2e47ee97f2
add delay for button to reappear
2023-07-20 01:35:54 -04:00
Konstantine Tsafatinos
0eef370d15
fix /command bug 2
2023-07-20 01:27:21 -04:00
Konstantine Tsafatinos
2b2e82e28f
fix /command bug
2023-07-20 01:24:49 -04:00
Konstantine Tsafatinos
8625b5747b
add initial buttons, help and txt2img
2023-07-20 01:16:22 -04:00
Konstantine Tsafatinos
ff0114d341
change stable2 model and how stablexl loads, add reqs
2023-07-19 17:25:28 -04:00
Konstantine Tsafatinos
08da0681cd
add param for stablexl
2023-07-19 16:14:03 -04:00
Konstantine Tsafatinos
ae348c7c6f
add param for stablexl
2023-07-19 16:11:48 -04:00
Konstantine Tsafatinos
bcb499448e
add stable2 and stablexl models
2023-07-19 15:34:06 -04:00
Konstantine Tsafatinos
6e8d43e00c
add new models
2023-07-19 15:21:57 -04:00
Konstantine Tsafatinos
99744bab3e
fix red
2023-07-19 13:48:06 -04:00
Konstantine Tsafatinos
239faed71f
add redo command
2023-07-19 13:40:11 -04:00
Konstantine Tsafatinos
d22c0556d4
add clean cool words and remove slut from copy
2023-07-19 13:28:08 -04:00
Konstantine Tsafatinos
ecd7d17bbf
change image gen to a reply
2023-07-19 13:23:20 -04:00
zoltan
c7cd150316
remove print of a_push_action res
2023-07-19 17:05:13 +00:00