Spaces:
Runtime error
Runtime error
ViratCh04
commited on
Commit
·
24561e6
1
Parent(s):
b3d01c8
added requirements
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
keras==3.3.3
|
| 2 |
+
numpy==1.23.5
|
| 3 |
+
streamlit==1.33.0
|
| 4 |
+
tensorflow==2.16.1
|
| 5 |
+
tensorflow_intel==2.16.1
|