Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -8
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
-
fastapi
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
numpy
|
7 |
-
python-multipart
|
8 |
-
tensorrt
|
|
|
1 |
+
fastapi==0.68.1
|
2 |
+
starlette==0.16.0
|
3 |
+
Pillow==8.2.0
|
4 |
+
tensorflow==2.6.0
|
5 |
+
|
|
|
|
|
|