mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-28 17:50:36 +08:00
[version] fix gradio (#9685)
This commit is contained in:
@@ -49,7 +49,7 @@ dependencies = [
|
||||
"trl>=0.8.6,<=0.9.6",
|
||||
"torchdata>=0.10.0,<=0.11.0",
|
||||
# gui
|
||||
"gradio>=4.38.0,<=6.2.0",
|
||||
"gradio>=4.38.0,<=5.50.0",
|
||||
"matplotlib>=3.7.0",
|
||||
"tyro<0.9.0",
|
||||
# ops
|
||||
|
||||
Reference in New Issue
Block a user