Releases: huggingface/huggingface-inference-toolkit
Releases · huggingface/huggingface-inference-toolkit
0.3.0
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- remove hard condition on /predict route and added / by @philschmid in #4
- remove asci time from logging by @philschmid in #5
- Add more mime-types by @philschmid in #6
- Update test_container.py by @philschmid in #7
- Update webservice_starlette.py by @philschmid in #8
- Perf ux log improvements by @philschmid in #14
- added whole directory to path by @philschmid in #15
- Add tf container by @philschmid in #17
- add gpu tests and pipeline by @philschmid in #18
- Refactor custom pipeline to custom handler but keep backwards changes by @philschmid in #19
- add content type by @philschmid in #22
- added webm audio parsing by @philschmid in #23
- add new trfs version
4.23.0
by @philschmid in #25 - more audio types by @philschmid in #26
- Fix
libcudart.so
error in base container by @philschmid in #29 - upgrade transformers and pytorch + cuda by @philschmid in #30
- Add
diffusers
and StableDiffusionPipeline by @philschmid in #31 - Update
diffusers
by @philschmid in #32 - Add whisper long audio by @philschmid in #33
- pin cuda and torchvision by @philschmid in #37
- aligned CI by @philschmid in #38
- added entrypoint for pip install if exists by @philschmid in #39
- Migrate docker gui by @philschmid in #41
- Migrate Docker container to internal registry by @philschmid in #40
- adding image-to-text pipeline by @philschmid in #42
- Add Stable Diffusion XL and Diffusers autopipeline by @philschmid in #43
- Fix Stable diffusion pipeline by @philschmid in #45
- Move GPU to EKS by @glegendre01 in #53
Full Changelog: 0.1.0...0.2.0