Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow==2.15.0
|
| 2 |
+
streamlit==1.32.0
|
| 3 |
+
pillow==10.2.0
|
| 4 |
+
numpy==1.26.4
|
| 5 |
+
matplotlib==3.8.3
|
| 6 |
+
seaborn==0.13.2
|