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