Fix gradio version in axolotl example (#10776)

* Change to gradio>=4.19.2
This commit is contained in:
Qiyuan Gong 2024-04-17 10:23:43 +08:00 committed by GitHub
parent f2e923b3ca
commit 9e5069437f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,8 +29,8 @@ scipy
scikit-learn==1.2.2 scikit-learn==1.2.2
pynvml pynvml
art art
fschat==0.2.34 fschat
gradio==3.50.2 gradio>=4.19.2
tensorboard tensorboard
mamba-ssm==1.1.1 mamba-ssm==1.1.1