Spaces:
Sleeping
Sleeping
Update Requirements
Browse filesre arrangement for requirement
- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ gradio
|
|
2 |
transformers
|
3 |
torch
|
4 |
numpy
|
5 |
-
|
6 |
pandas
|
7 |
-
huggingface_hub # If
|
8 |
-
scikit-learn # If
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
numpy
|
|
|
5 |
pandas
|
6 |
+
huggingface_hub # If pushing to the Hub
|
7 |
+
scikit-learn # If using scikit-learn for metrics
|