Spaces:
Runtime error
Runtime error
Commit
·
41378a5
1
Parent(s):
464e228
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow==2.9.0
|
2 |
+
keras==2.9.0
|
3 |
+
scikit-learn==1.1.3
|
4 |
+
httpx
|