MSU576 commited on
Commit
422531f
·
verified ·
1 Parent(s): 1c6faf2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -19
requirements.txt CHANGED
@@ -1,19 +1,19 @@
1
- fastapi==0.95.2
2
- uvicorn[standard]==0.22.0
3
- python-multipart==0.0.6
4
- pydantic==1.10.11
5
- numpy==1.25.2
6
- matplotlib==3.8.1
7
- reportlab==4.1.5
8
- easyocr==1.6.2
9
- pytesseract==0.3.11
10
- Pillow==10.0.1
11
- sentence-transformers==2.2.2
12
- faiss-cpu==1.7.4
13
- requests==2.31.0
14
- geemap==0.20.0
15
- earthengine-api==0.1.327
16
- torch==2.2.2
17
- scipy==1.11.3
18
- scikit-learn==1.3.2
19
- python-dotenv==1.0.0
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ python-multipart
4
+ pydantic
5
+ numpy
6
+ matplotlib
7
+ reportlab
8
+ easyocr
9
+ pytesseract
10
+ pillow
11
+ sentence-transformers
12
+ faiss-cpu
13
+ requests
14
+ geemap
15
+ earthengine-api
16
+ torch
17
+ scipy
18
+ scikit-learn
19
+ python-dotenv