davebraga commited on
Commit
4dc1a10
Β·
verified Β·
1 Parent(s): 3343546

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -13
requirements.txt CHANGED
@@ -1,14 +1,6 @@
1
- pandas
2
- numpy==1.23.5
3
- matplotlib
4
- seaborn
5
- tensorflow==2.14.0
6
- opencv-python
7
  scikit-learn
8
- fastapi
9
- uvicorn
10
- python-multipart
11
- opencv-python
12
- keras==2.14.0
13
-
14
- --extra-index-url https://pypi.org/simple
 
1
+ tensorflow==2.15.0
2
+ numpy
 
 
 
 
3
  scikit-learn
4
+ gradio
5
+ huggingface_hub
6
+ pillow