Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
| 3 |
torch
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
| 1 |
+
flask
|
| 2 |
+
gunicorn
|
| 3 |
+
detoxify
|
| 4 |
torch
|
| 5 |
+
torchvision
|
| 6 |
+
tensorflow
|
| 7 |
+
Pillow
|
| 8 |
+
requests
|
| 9 |
+
numpy
|