Spaces:
Build error
Build error
Commit ·
7498a54
1
Parent(s): 0453298
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.18.1
|
| 2 |
+
pandas==1.3.3
|
| 3 |
+
tensorflow==2.6.0
|