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