Commit
·
1f0969f
1
Parent(s):
c6d6e01
Added scipy to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ gradio-leaderboard
|
|
| 5 |
gradio[oauth]
|
| 6 |
pytest
|
| 7 |
# plotly
|
|
|
|
| 8 |
|
| 9 |
# pre-commit
|
| 10 |
pre-commit
|
|
|
|
| 5 |
gradio[oauth]
|
| 6 |
pytest
|
| 7 |
# plotly
|
| 8 |
+
scipy # For Spearman correlation
|
| 9 |
|
| 10 |
# pre-commit
|
| 11 |
pre-commit
|