Spaces:
Runtime error
Runtime error
Commit
·
298ca85
1
Parent(s):
41378a5
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
tensorflow==2.9.0
|
2 |
keras==2.9.0
|
3 |
scikit-learn==1.1.3
|
4 |
-
httpx
|
|
|
|
|
|
1 |
tensorflow==2.9.0
|
2 |
keras==2.9.0
|
3 |
scikit-learn==1.1.3
|
4 |
+
httpx
|
5 |
+
gradio
|
6 |
+
gradio_client==0.7.0
|