Zeldeo commited on
Commit
ab29d14
·
verified ·
1 Parent(s): f821c8a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -14
requirements.txt CHANGED
@@ -1,17 +1,4 @@
1
  fastapi
2
  uvicorn
3
- pillow
4
  python-multipart
5
-
6
- # éviter le crash NumPy 2.x
7
- numpy<2
8
-
9
- # Transformers + Accelerate
10
- transformers==4.39.3
11
- accelerate
12
-
13
- # Torch CPU uniquement
14
- torch==2.2.0+cpu
15
- --extra-index-url https://download.pytorch.org/whl/cpu
16
-
17
- huggingface-hub
 
1
  fastapi
2
  uvicorn
 
3
  python-multipart
4
+ requests