Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
-
--upgrade numpy
|
3 |
scikit-learn
|
4 |
pandas
|
5 |
numpy
|
6 |
-
dare-rf
|
|
|
|
1 |
gradio
|
|
|
2 |
scikit-learn
|
3 |
pandas
|
4 |
numpy
|
5 |
+
uninstall dare-rf
|
6 |
+
pip install --no-cache-dir dare-rf
|