Spaces:
Runtime error
Runtime error
Fix: Remove conflicting gradio versions (SDK handles installation)
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -21,8 +21,6 @@ google-auth==2.40.3
|
|
| 21 |
google-auth-httplib2==0.2.0
|
| 22 |
googleapis-common-protos==1.70.0
|
| 23 |
googlesearch-python==1.3.0
|
| 24 |
-
gradio==5.33.1
|
| 25 |
-
gradio-client==1.10.3
|
| 26 |
groovy==0.1.2
|
| 27 |
h11==0.16.0
|
| 28 |
hf-xet==1.1.3
|
|
|
|
| 21 |
google-auth-httplib2==0.2.0
|
| 22 |
googleapis-common-protos==1.70.0
|
| 23 |
googlesearch-python==1.3.0
|
|
|
|
|
|
|
| 24 |
groovy==0.1.2
|
| 25 |
h11==0.16.0
|
| 26 |
hf-xet==1.1.3
|