Spaces:
Runtime error
Runtime error
Commit
·
102391e
1
Parent(s):
298ca85
Update gradio versipon
Browse files- requirements.txt +1 -1
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==0.7.0
|
|
|
|
| 2 |
keras==2.9.0
|
| 3 |
scikit-learn==1.1.3
|
| 4 |
httpx
|
| 5 |
+
gradio==4.7.1
|
| 6 |
gradio_client==0.7.0
|