mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 23:00:51 +08:00
- 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 |
||
|---|---|---|
| .. | ||
| apis | ||
| components | ||
| configurations | ||
| paths | ||
| schemas | ||
| servers | ||
| shared_imports | ||
| __init__.py | ||
| api_client.py | ||
| api_response.py | ||
| exceptions.py | ||
| openapi_python_config.yaml | ||
| openapi.yaml | ||
| py.typed | ||
| rest.py | ||
| security_schemes.py | ||
| server.py | ||