"src/diffusers/models/modeling_utils.py" did not exist on "cf4664e8858baeec2e84eaf2b0fcdcbb252a1ca0"
Fixed the API endpoint /api/tags when the model list is empty. (#4424)
* Fixed the API endpoint /api/tags to return {models: []} instead of {models: null} when the model list is empty.
* Update server/routes.go
---------
Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com>
Showing
Please register or sign in to comment