What's Changed
- Fix RunPod unhashable model error by converting svc.models to hashable ids by @rivaon in #5244
- fix(io): OpenAPI schema for multipart form request body by @frostming in #5249
- fix: drop uv as a hard dependency by @frostming in #5238
- docs: Update examples to use new HF API by @Sherlock113 in #5242
- refactor: drop deepmerge dependency by @frostming in #5250
- refactor: unify logic of loading service by @frostming in #5232
- fix: collect requirements from image spec for codespaces by @frostming in #5251
New Contributors
Full Changelog: v1.4.1...v1.4.2