Spaces:
Build error
Build error
Update requirements.txt
#5
by Muthuraja18 - opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ streamlit==1.18.0
|
|
| 2 |
pyserial==3.5
|
| 3 |
scikit-learn==1.0.2
|
| 4 |
pandas==1.3.5
|
|
|
|
|
|
| 2 |
pyserial==3.5
|
| 3 |
scikit-learn==1.0.2
|
| 4 |
pandas==1.3.5
|
| 5 |
+
numpy
|