Spaces:
Sleeping
Sleeping
Commit ·
84a6867
1
Parent(s): d41ee8b
add dependency
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -6,5 +6,7 @@ scikit-learn
|
|
| 6 |
protobuf
|
| 7 |
torch >= 1.3
|
| 8 |
evaluate
|
| 9 |
-
gradio
|
| 10 |
-
pytz
|
|
|
|
|
|
|
|
|
| 6 |
protobuf
|
| 7 |
torch >= 1.3
|
| 8 |
evaluate
|
| 9 |
+
gradio>=4.0
|
| 10 |
+
pytz
|
| 11 |
+
transformers
|
| 12 |
+
huggingface_hub
|