Spaces:
Runtime error
Runtime error
Added unicorn to the requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
numpy==1.20.1
|
2 |
pandas==1.2.4
|
3 |
scikit-learn==0.24.1
|
|
|
|
1 |
numpy==1.20.1
|
2 |
pandas==1.2.4
|
3 |
scikit-learn==0.24.1
|
4 |
+
Unicorn
|