Commit Graph
58 Commits
Author SHA1 Message Date
pythongosssss 85989c74e5 Updated a1111 pnginfo importer, supports:
- model name, other basic settings
 - clip skip
 - hr upscale
 - loras
 - embeddings
2023-03-12 21:36:42 +00:00
pythongosssss d0b195c7d0 Changed to use etag cache for js and css 2023-03-09 19:38:43 +00:00
pythongosssss 8d8c370c25 newline 2023-03-09 18:18:40 +00:00
pythongosssss fa07426569 Remove random spaces 2023-03-09 18:18:08 +00:00
pythongosssss eaab4bf9dc Removed folde 2023-03-09 18:17:18 +00:00
pythongosssss 99abc0eb2e Changed to upload to input dir
Fixed jpg
Added dupe support
Changed to use existing nodes
2023-03-09 17:57:59 +00:00
pythongosssss 4a326a2548 Added UploadImage+Mask nodes 2023-03-08 22:07:44 +00:00
pythongosssss 4ed39cf038 Added invert scrolling setting 2023-03-08 20:04:22 +00:00
pythongosssss 863e747dbd Added simple settings dialog
Updated to use css vars for colors
2023-03-08 20:03:37 +00:00
pythongosssss 5c55c93367 Updated to reuse session id if available 2023-03-07 13:24:15 +00:00
pythongosssss 09db31309a Merge remote-tracking branch 'origin/master' into frontendrefactor 2023-03-06 17:02:34 +00:00
pythongosssss 4bdfbb3379 Fixed check for polling 2023-03-06 16:47:02 +00:00
pythongosssss a8315a6fb8 Allow any node to draw images 2023-03-06 15:50:29 +00:00
pythongosssss 1ee35fd909 Merge remote-tracking branch 'origin/master' into frontendrefactor 2023-03-05 21:55:16 +00:00
pythongosssss dc85b3b8d0 Allow serializeValue to be async 2023-03-03 21:13:40 +00:00
pythongosssss 9913114044 Only poll if it has never opened 2023-03-03 21:13:11 +00:00
pythongosssss 0e7b98e429 Restored accidently removed code 2023-03-03 20:17:03 +00:00
pythongosssss 947e786c0a Restored missing input edit fix 2023-03-03 20:10:18 +00:00
pythongosssss bba14245cb Merge remote-tracking branch 'origin' into frontendrefactor 2023-03-03 19:30:24 +00:00
pythongosssss 592b377ac4 Added dynamic loading of extensions 2023-03-03 19:05:39 +00:00
pythongosssss c23af92baf Redraw node on opt change 2023-03-03 18:48:22 +00:00
pythongosssss e14b79c14e Changed to store resolved prompt in workflow info 2023-03-03 18:40:50 +00:00
pythongosssss 4ef4cf913f Adding built in extensions + example 2023-03-03 18:28:34 +00:00
pythongosssss 2e52d01cdc Documenting methods 2023-03-03 15:47:33 +00:00
pythongosssss 72cdd83c06 Readded loading file 2023-03-03 15:27:08 +00:00
pythongosssss a5c5c97ded More work on UI 2023-03-03 15:20:49 +00:00
pythongosssss 5e66b68d9e add loras to ignore 2023-03-03 15:19:56 +00:00
pythongosssss 65c432e6ee Merge remote-tracking branch 'origin' into frontendrefactor 2023-03-03 15:06:49 +00:00
pythongosssssandGitHub 7e436ba9cc Added handling of sockets
Started rework of UI elements
Added pnginfo handling
2023-03-02 21:34:29 +00:00
pythongosssssandGitHub 2eaa664089 Refactored sockets 2023-03-02 21:33:50 +00:00
pythongosssssandGitHub 5e25c77074 Initial refactoring changes
- Moved to web folder
 - Splitting into individual files
2023-03-02 20:00:06 +00:00
pythongosssssandGitHub 3637e19eff Add mime type for js files 2023-03-02 19:58:59 +00:00
pythongosssssandGitHub 4329681c2b removed log 2023-02-26 19:05:28 +00:00
pythongosssssandGitHub 5bb0a79141 Add thumbnails for multi batch image previews 2023-02-26 18:56:04 +00:00
pythongosssssandGitHub b8e6171c31 Shift menu up on small screens 2023-02-25 20:58:03 +00:00
pythongosssssandGitHub e053184a54 Changed line endings to LF 2023-02-25 20:57:40 +00:00
pythongosssssandGitHub 23507882d2 Added open image in new tab menu item
Shifted image down on SaveImage node
2023-02-25 18:19:42 +00:00
pythongosssssandGitHub 8ca346b9e2 Merge branch 'comfyanonymous:master' into socketrework 2023-02-25 18:15:35 +00:00
pythongosssssandGitHub 306d33abc7 Remove socketio js 2023-02-25 15:53:43 +00:00
pythongosssssandGitHub b6487b3ec9 Fix drawing img on collapsed nodes 2023-02-25 12:41:36 +00:00
pythongosssssandGitHub d4486f8284 Removed log 2023-02-25 12:33:20 +00:00
pythongosssssandGitHub 70b3311478 Removed socketio 2023-02-25 12:31:16 +00:00
pythongosssssandGitHub a9c57849b7 Merge branch 'comfyanonymous:master' into socketrework 2023-02-25 12:00:22 +00:00
pythongosssssandGitHub 9f391ab656 changed to store history by uniqueid
fixed removing history items
2023-02-23 21:25:08 +00:00
pythongosssssandGitHub 5c5725dac0 Remove extra args 2023-02-23 20:21:58 +00:00
pythongosssssandGitHub 9bd7bfa648 Added workflow history
Moved socket output updates to all node executions
Made image rendering on nodes more generic
2023-02-23 20:12:57 +00:00
pythongosssssandGitHub 2816eb236d Merge branch 'comfyanonymous:master' into socketrework 2023-02-23 20:07:30 +00:00
pythongosssssandGitHub a52aa9f4b5 Moved api out to server
Reworked sockets to use socketio
Added progress to nodes
Added highlight to active node
Added preview to saveimage node
2023-02-21 19:29:49 +00:00
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