Commit Graph
10 Commits
Author SHA1 Message Date
pythongosssssandGitHub 0787299610 Hide Triton warning on Windows
Triton doesnt work on Windows so hide the error
2023-02-16 18:19:26 +00:00
pythongosssssandGitHub 68a1ac7746 Remove catch that was causing linux ctrl+c issues
This was for hiding an error on Windows, but it isn't required
2023-02-13 20:12:12 +00:00
pythongosssssandGitHub 8e51af6786 Changed to serve index.html on root 2023-02-13 17:58:03 +00:00
pythongosssssandGitHub 540bbbdb82 Handle https when creating socket 2023-02-13 17:53:21 +00:00
pythongosssssandGitHub c472377622 Merge branch 'comfyanonymous:master' into master 2023-02-13 17:48:36 +00:00
pythongosssssandGitHub f616dcc81a Added handling of missing aiohttp module 2023-02-12 18:32:20 +00:00
pythongosssssandGitHub 639d21e5f7 Added aiohttp requirement 2023-02-12 18:31:26 +00:00
pythongosssssandGitHub f558942877 Merge branch 'comfyanonymous:master' into master 2023-02-12 18:30:53 +00:00
pythongosssssandGitHub 9d1edfde1f Changed polling to use websockets 2023-02-12 15:54:22 +00:00
pythongosssssandGitHub 5d14e9b959 Changed HTTP Server + Added WebSockets
Moved the existing API endpoints to use aoihttp and added websocket notifications
2023-02-12 15:53:48 +00:00