ComfyUI/comfy/cmd
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 openapi definition, documented API endpoints and new ergonomic API endpoint 2023-08-04 15:44:02 -07:00
cuda_malloc.py Merge with upstream 2024-03-08 15:17:20 -08:00
execution.py Improve API support 2024-03-21 16:24:22 -07:00
extra_model_paths.py Merge upstream 2024-03-12 09:49:47 -07:00
folder_paths.py Improvements to node loading, node API, folder paths and progress 2024-03-13 16:14:18 -07:00
latent_preview.py Merge upstream 2024-03-12 09:49:47 -07:00
main_pre.py Improvements to node loading, node API, folder paths and progress 2024-03-13 16:14:18 -07:00
main.py Merge upstream 2024-03-21 13:15:36 -07:00
new_updater.py (Fixed) Move new_updated 2024-02-27 17:01:16 -08:00
openapi_gen.py Improved API support 2024-02-07 14:20:21 -08:00
server.py Improve API support 2024-03-21 16:24:22 -07:00
worker.py Merge upstream 2024-03-12 09:49:47 -07:00