Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -3,14 +3,14 @@ black
|
|
| 3 |
datasets
|
| 4 |
gradio
|
| 5 |
gradio[oauth]
|
| 6 |
-
gradio_leaderboard
|
| 7 |
gradio_client
|
| 8 |
-
huggingface-hub
|
| 9 |
matplotlib
|
| 10 |
numpy
|
| 11 |
pandas
|
| 12 |
python-dateutil
|
| 13 |
tqdm
|
| 14 |
transformers
|
| 15 |
-
tokenizers
|
| 16 |
sentencepiece
|
|
|
|
| 3 |
datasets
|
| 4 |
gradio
|
| 5 |
gradio[oauth]
|
| 6 |
+
gradio_leaderboard
|
| 7 |
gradio_client
|
| 8 |
+
huggingface-hub
|
| 9 |
matplotlib
|
| 10 |
numpy
|
| 11 |
pandas
|
| 12 |
python-dateutil
|
| 13 |
tqdm
|
| 14 |
transformers
|
| 15 |
+
tokenizers
|
| 16 |
sentencepiece
|