Tantawi commited on
Commit
27bcfae
·
verified ·
1 Parent(s): b96d38b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -13
requirements.txt CHANGED
@@ -1,14 +1,10 @@
1
- transformers>=4.44.0
2
- huggingface-hub>=0.24.0
3
- torch>=2.2.0
4
- Pillow>=10.0.0
5
- opencv-python>=4.9.0
6
- numpy>=1.26.0
7
- requests>=2.31.0
8
- matplotlib>=3.9.0
9
- ipython>=8.25.0
10
- pandas>=2.2.0
11
- fastapi>=0.104.0
12
- uvicorn>=0.24.0
13
- python-multipart>=0.0.6
14
  pydantic>=2.4.0
 
1
+ fastapi==0.104.1
2
+ uvicorn[standard]==0.24.0
3
+ pydantic==2.5.0
4
+ python-multipart==0.0.6
5
+ requests==2.31.0
6
+ python-dotenv==1.0.0
7
+ fastapi>=0.104.0
8
+ uvicorn>=0.24.0
9
+ python-multipart>=0.0.6
 
 
 
 
10
  pydantic>=2.4.0