gruhit-patel
commited on
Commit
•
d4b5c06
1
Parent(s):
72e046f
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ tensorflow==1.14.0
|
|
4 |
protobuf==3.20.1
|
5 |
h5py==2.10.0
|
6 |
fastapi==0.103.2
|
7 |
-
uvicorn[standard]
|
|
|
|
4 |
protobuf==3.20.1
|
5 |
h5py==2.10.0
|
6 |
fastapi==0.103.2
|
7 |
+
uvicorn[standard]
|
8 |
+
python-multipart==0.0.8
|