Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ Pillow
|
|
2 |
pandas
|
3 |
numpy
|
4 |
streamlit
|
|
|
5 |
sklearn
|
6 |
scikit-learn==1.0.2
|
7 |
torch
|
|
|
2 |
pandas
|
3 |
numpy
|
4 |
streamlit
|
5 |
+
streamlit_card
|
6 |
sklearn
|
7 |
scikit-learn==1.0.2
|
8 |
torch
|