This website requires JavaScript.
Explore
Help
Register
Sign In
vleeuwenmenno
/
comfyui_api_sdk
Watch
1
Star
0
Fork
0
You've already forked comfyui_api_sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
comfyui_api_sdk
/
lib
/
src
History
Menno van Leeuwen
f45572532f
Enhance WebSocketManager with reconnection logic and debug prints
2025-03-21 11:50:48 +01:00
..
exceptions
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
models
Add SubmitPromptResponse model and update submitPrompt method to return structured response
2025-03-20 15:43:15 +00:00
types
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
utils
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
comfyui_api_sdk.dart
Add initial structure for comfyui_api_sdk with API models and event handling
2025-03-20 14:27:29 +00:00
comfyui_api.dart
Remove deprecated model JSON files and add methods to retrieve samplers and schedulers from object info
2025-03-20 16:01:55 +00:00
object_info_response.json
Remove deprecated model JSON files and add methods to retrieve samplers and schedulers from object info
2025-03-20 16:01:55 +00:00
websocket_manager.dart
Enhance WebSocketManager with reconnection logic and debug prints
2025-03-21 11:50:48 +01:00