新增web推理前端:Gradio网页界面,支持上传图片实时分类

This commit is contained in:
weikaiwen348-code
2026-06-03 20:52:28 +08:00
parent 0e9bd58dce
commit be45ad32eb
4 changed files with 77 additions and 2 deletions
+2
View File
@@ -1,5 +1,7 @@
torch>=1.10
torchvision>=0.11
gradio>=4.0,<5.0
pydantic>=2.5,<2.10
tqdm
matplotlib
pandas