Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit>=1.30.0
|
|
|
2 |
pandas>=1.5.0
|
3 |
scikit-learn>=1.2.0
|
4 |
pillow>=9.0.0
|
|
|
1 |
streamlit>=1.30.0
|
2 |
+
gradio
|
3 |
pandas>=1.5.0
|
4 |
scikit-learn>=1.2.0
|
5 |
pillow>=9.0.0
|