ComfyUI/tests/distributed
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
test_asyncio_remote_client.py Improve API support 2024-03-21 16:24:22 -07:00
test_distributed_queue.py Improve distributed testing 2024-03-20 20:43:21 -07:00
test_embedded_client.py Fix compatibility with Python 3.9, 3.10, fix Configuration class declaration issue 2024-02-07 21:52:20 -08:00