Spaces:
Sleeping
Sleeping
Commit ·
d41ee8b
1
Parent(s): e7b7a80
add pytz dependency
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ scipy
|
|
| 5 |
scikit-learn
|
| 6 |
protobuf
|
| 7 |
torch >= 1.3
|
| 8 |
-
evaluate
|
|
|
|
|
|
|
|
|
| 5 |
scikit-learn
|
| 6 |
protobuf
|
| 7 |
torch >= 1.3
|
| 8 |
+
evaluate
|
| 9 |
+
gradio
|
| 10 |
+
pytz
|