requirements
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -3,4 +3,9 @@ datasets
|
|
3 |
huggingface_hub
|
4 |
gradio-leaderboard
|
5 |
gradio[oauth]
|
|
|
6 |
# plotly
|
|
|
|
|
|
|
|
|
|
3 |
huggingface_hub
|
4 |
gradio-leaderboard
|
5 |
gradio[oauth]
|
6 |
+
pytest
|
7 |
# plotly
|
8 |
+
|
9 |
+
# pre-commit
|
10 |
+
pre-commit
|
11 |
+
ruff
|