Spaces:
Running
Running
Rohit Rajpoot
commited on
Commit
·
aa99e83
1
Parent(s):
9706724
Pin numpy<2 for Space build
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ streamlit==1.46.0
|
|
2 |
typer==0.16.0
|
3 |
rich==14.0.0
|
4 |
torch==2.7.1
|
|
|
|
|
|
2 |
typer==0.16.0
|
3 |
rich==14.0.0
|
4 |
torch==2.7.1
|
5 |
+
numpy<2
|
6 |
+
scikit-learn==1.7.0
|