Spaces:
Runtime error
Runtime error
Commit
·
4d9b7dd
1
Parent(s):
7cbf9a1
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
tensorflow==2.9.0
|
2 |
keras==2.9.0
|
3 |
scikit-learn==1.1.3
|
4 |
-
httpx
|
5 |
-
gradio==2.6.4
|
6 |
-
gradio_client
|
|
|
1 |
tensorflow==2.9.0
|
2 |
keras==2.9.0
|
3 |
scikit-learn==1.1.3
|
4 |
+
httpx==0.24.1
|
5 |
+
gradio==2.6.4
|
|