Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -4,9 +4,9 @@ black
|
|
| 4 |
datasets
|
| 5 |
gradio
|
| 6 |
gradio[oauth]
|
| 7 |
-
gradio_leaderboard
|
| 8 |
gradio_client
|
| 9 |
-
huggingface-hub
|
| 10 |
matplotlib
|
| 11 |
numpy
|
| 12 |
pandas
|
|
|
|
| 4 |
datasets
|
| 5 |
gradio
|
| 6 |
gradio[oauth]
|
| 7 |
+
gradio_leaderboard
|
| 8 |
gradio_client
|
| 9 |
+
huggingface-hub
|
| 10 |
matplotlib
|
| 11 |
numpy
|
| 12 |
pandas
|