Spaces:
Running
Running
imseldrith
commited on
Create requirements-cuda.txt
Browse files- requirements-cuda.txt +17 -0
requirements-cuda.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Flask==2.0.3
|
2 |
+
gunicorn==20.0.4
|
3 |
+
Pillow==6.2.0
|
4 |
+
opencv-python==4.3.0.38
|
5 |
+
tensorflow==2.1.0
|
6 |
+
google-cloud-storage==1.29.0
|
7 |
+
algorithmia==1.3.0
|
8 |
+
scikit-video==1.1.11
|
9 |
+
tf_slim==1.1.0
|
10 |
+
PyYaml==5.3.1
|
11 |
+
flask-ngrok
|
12 |
+
click
|
13 |
+
itsdangerous==2.0.1
|
14 |
+
markupsafe==2.0.1
|
15 |
+
Werkzeug
|
16 |
+
protobuf==3.19.0
|
17 |
+
numpy==1.19.5
|