ComfyUI/comfy/client
doctorpangloss 0db040cc47 Improve API support
- Removed /api/v1/images because you should use your own CDN style
   image host and /view for maximum compatibility
 - The /api/v1/prompts POST application/json response will now return
   the outputs dictionary
 - Caching has been removed
 - More tests
 - Subdirectory prefixes are now supported
 - Fixed an issue where a Linux frontend and Windows backend would have
   paths that could not interact with each other correctly
2024-03-21 16:24:22 -07:00
..
__init__.py Improved API support 2024-02-07 14:20:21 -08:00
aio_client.py Improve API support 2024-03-21 16:24:22 -07:00
client_types.py Improve API support 2024-03-21 16:24:22 -07:00
embedded_comfy_client.py Distributed queueing with amqp-compatible servers like RabbitMQ. 2024-02-08 20:24:27 -08:00
sdxl_with_refiner_workflow.py Merge upstream 2024-03-11 09:32:57 -07:00