ChantaroNtw commited on
Commit
6ac7841
·
verified ·
1 Parent(s): 3889d3a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -10
requirements.txt CHANGED
@@ -1,10 +1,6 @@
1
- fastapi==0.111.0
2
- uvicorn[standard]==0.30.0
3
- numpy==1.26.4
4
- ml_dtypes>=0.3
5
- pillow
6
- python-multipart
7
- huggingface_hub>=0.22.2
8
- tensorflow==2.17.0
9
- keras>=3.3
10
- gradio
 
1
+ gradio
2
+ huggingface_hub
3
+ tensorflow>=2.20.0
4
+ numpy
5
+ Pillow
6
+ opencv-python-headless