Mahavaury2 commited on
Commit
72a01a7
·
verified ·
1 Parent(s): 4c02992

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
  # This file was autogenerated by uv via the following command:
2
  # uv pip compile pyproject.toml -o requirements.txt
 
 
 
 
3
  accelerate==1.2.1
4
  # via mistral-7b (pyproject.toml)
5
  aiofiles==23.2.1
 
1
  # This file was autogenerated by uv via the following command:
2
  # uv pip compile pyproject.toml -o requirements.txt
3
+ fastapi
4
+ uvicorn
5
+ torch
6
+ transformers
7
  accelerate==1.2.1
8
  # via mistral-7b (pyproject.toml)
9
  aiofiles==23.2.1