This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
LocalAI
Watch
1
Star
0
Fork
You've already forked LocalAI
0
mirror of
https://github.com/mudler/LocalAI
synced
2026-04-21 21:37:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
29
2d64269763
LocalAI
/
backend
/
python
/
transformers
/
requirements.txt
6 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
fix(deps): pin grpcio (#5621) Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-06-10 12:21:51 +00:00
grpcio==1.71.0
fix(transformers): pin protobuf (#5421) Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-05-20 18:28:31 +00:00
protobuf==6.31.0
bugfix: CUDA acceleration not working (#2475) * bugfix: CUDA acceleration not working CUDA not working after #2286. Refactored the code to be more polish * Update requirements.txt Missing imports Signed-off-by: fakezeta <fakezeta@gmail.com> * Update requirements.txt Signed-off-by: fakezeta <fakezeta@gmail.com> --------- Signed-off-by: fakezeta <fakezeta@gmail.com>
2024-06-03 20:41:42 +00:00
certifi
feat(transformers): merge musicgen functionalities to a single backend (#4620) * feat(transformers): merge musicgen functionalities to a single backend So we optimize space Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * specify type in tests Signed-off-by: Ettore Di Giacinto <mudler@localai.io> * Some adaptations for the MusicgenForConditionalGeneration type Signed-off-by: Ettore Di Giacinto <mudler@localai.io> --------- Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-01-17 16:01:16 +00:00
setuptools
chore(deps): Bump scipy from 1.14.0 to 1.15.1 in /backend/python/transformers (#4621) chore(deps): Bump scipy in /backend/python/transformers Bumps [scipy](https://github.com/scipy/scipy) from 1.14.0 to 1.15.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.14.0...v1.15.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-17 22:14:11 +00:00
scipy==1.15.1
chore(deps): pin numba Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-01-19 08:07:56 +00:00
numpy>=2.0.0
Reference in a new issue
Copy permalink