Skip to content

Commit 96efaab

Browse files
Update gradio_client version to 2.0.0 (#12446)
* Update gradio_client version to 2.0.0 * add changeset --------- Co-authored-by: gradio-pr-bot <[email protected]>
1 parent 128f24c commit 96efaab

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/small-wings-dance.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"gradio": patch
3+
---
4+
5+
feat:Update gradio_client version to 2.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ brotli>=1.1.0
55
fastapi>=0.115.2,<1.0
66
ffmpy
77
groovy~=0.1
8-
gradio_client==2.0.0-dev.3
8+
gradio_client==2.0.0
99
httpx>=0.24.1,<1.0
1010
huggingface_hub>=0.33.5,<2.0
1111
Jinja2<4.0

0 commit comments

Comments
 (0)