chemistrymath commited on
Commit
f31b39a
·
verified ·
1 Parent(s): 900ed64

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- fastapi
2
- tensorflow
3
- numpy
4
- rembg
5
- pillow
6
- pandas
7
- scikit-learn
8
- matplotlib
9
- uvicorn
10
- python-multipart
 
 
1
+ fastapi
2
+ tensorflow
3
+ numpy
4
+ rembg
5
+ pillow
6
+ pandas
7
+ scikit-learn
8
+ matplotlib
9
+ uvicorn
10
+ python-multipart
11
+ onnxruntime