Spaces:
Runtime error
Runtime error
akh1r0ck
commited on
Commit
·
e5c6e73
1
Parent(s):
1340521
[update]version update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -23,7 +23,7 @@ flatbuffers==23.3.3
|
|
23 |
fonttools==4.39.0
|
24 |
frozenlist==1.3.3
|
25 |
fsspec==2023.3.0
|
26 |
-
gradio==3.23.0
|
27 |
h11==0.14.0
|
28 |
httpcore==0.16.3
|
29 |
httpx==0.23.3
|
@@ -92,3 +92,4 @@ wcwidth==0.2.6
|
|
92 |
websockets==10.4
|
93 |
yarl==1.8.2
|
94 |
zipp==3.15.0
|
|
|
|
23 |
fonttools==4.39.0
|
24 |
frozenlist==1.3.3
|
25 |
fsspec==2023.3.0
|
26 |
+
# gradio==3.23.0
|
27 |
h11==0.14.0
|
28 |
httpcore==0.16.3
|
29 |
httpx==0.23.3
|
|
|
92 |
websockets==10.4
|
93 |
yarl==1.8.2
|
94 |
zipp==3.15.0
|
95 |
+
gradio==3.23.0
|