Fix gradio version in axolotl example (#10776)
* Change to gradio>=4.19.2
This commit is contained in:
parent
f2e923b3ca
commit
9e5069437f
1 changed files with 2 additions and 2 deletions
|
|
@ -29,8 +29,8 @@ scipy
|
|||
scikit-learn==1.2.2
|
||||
pynvml
|
||||
art
|
||||
fschat==0.2.34
|
||||
gradio==3.50.2
|
||||
fschat
|
||||
gradio>=4.19.2
|
||||
tensorboard
|
||||
|
||||
mamba-ssm==1.1.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue