oneuptime/Llama/requirements.txt
dependabot[bot] 80a925d77d
Bump transformers from 4.34.0 to 4.36.0 in /Llama
Bumps [transformers](https://github.com/huggingface/transformers) from 4.34.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.34.0...v4.36.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 21:14:11 +00:00

8 lines
129 B
Plaintext

# Hugging Face Transformers
transformers==4.36.0
# Rest api related stuff.
fastapi===0.103.2
uvicorn===0.23.2
pydantic===2.4.2