|
28a0014fa0
|
adds proper support for fetching images
|
2025-03-30 18:40:31 +02:00 |
|
|
47562afde0
|
connection manager support
|
2025-03-30 18:01:26 +02:00 |
|
|
c2065afbc4
|
refactor: split http endpoints from main api class
|
2025-03-28 16:23:31 +01:00 |
|
|
2eebe2378f
|
Add JSON serialization methods to PromptBuilder for improved data handling
|
2025-03-22 12:53:06 +01:00 |
|
|
ea0738bad6
|
remove uselss fikle
|
2025-03-22 12:38:10 +01:00 |
|
|
889c1f2791
|
Remove unused JSON loading and serialization methods from PromptBuilder
|
2025-03-22 12:37:55 +01:00 |
|
|
dc2e2b4ed2
|
Add JSON loading and serialization methods to PromptBuilder
|
2025-03-22 00:49:49 +01:00 |
|
|
9b50cf1575
|
Add execution interruption handling and executing node tracking in WebSocketManager
|
2025-03-22 00:00:50 +01:00 |
|
|
f5d5982606
|
Refactor PromptBuilder to enhance node management and input resolution
|
2025-03-21 15:33:49 +01:00 |
|
|
2bbbd38b93
|
Implement example file to showcase how the library works
|
2025-03-21 11:51:57 +01:00 |
|
|
8dad2b57b3
|
Add logger dependency and implement PromptBuilder for workflow management
|
2025-03-21 11:51:35 +01:00 |
|
|
f45572532f
|
Enhance WebSocketManager with reconnection logic and debug prints
|
2025-03-21 11:50:48 +01:00 |
|
|
c1c508215e
|
Remove deprecated model JSON files and add methods to retrieve samplers and schedulers from object info
|
2025-03-20 16:01:55 +00:00 |
|
|
41f85ae3c5
|
Add SubmitPromptResponse model and update submitPrompt method to return structured response
|
2025-03-20 15:43:15 +00:00 |
|
|
697d2f812d
|
Add WebSocketManager class for handling WebSocket connections and events
|
2025-03-20 15:18:26 +00:00 |
|
|
813e6f334e
|
Add base model and specific implementations for Vae, Lora, and Checkpoint; introduce exception handling and event types
|
2025-03-20 14:50:51 +00:00 |
|
|
0b2769310b
|
Add initial structure for comfyui_api_sdk with API models and event handling
|
2025-03-20 14:27:29 +00:00 |
|
|
1f9409ce0e
|
Add initial implementation of comfyui_api_sdk with API models and examples
|
2025-03-20 13:51:02 +01:00 |
|