[fix]Update requirements.txt For fix

Modify the version of Gradio, which does not support the color button when it is lower than version 3.24. On version 3.25, it fixes the issue https://github.com/gradio-app/gradio/issues/3716 and #371 .

修改一下gradio的版本,低于 3.24版本时不支持 color button,3.25则修复了 issue: #371https://github.com/gradio-app/gradio/issues/3716
This commit is contained in:
无知之人 2023-04-12 21:32:03 +08:00 committed by GitHub
parent 1c96ed39c3
commit bb079d9b81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
gradio>=3.23
gradio>=3.25.0
requests[socks]
transformers
python-markdown-math
@ -13,4 +13,4 @@ pygments
pymupdf
openai
numpy
arxiv
arxiv