删除 requirements.txt
This commit is contained in:
parent
8be6cf0b90
commit
e86c554594
@ -1,33 +0,0 @@
|
||||
# 视频检测系统依赖包
|
||||
|
||||
# 核心依赖
|
||||
ultralytics>=8.0.0
|
||||
opencv-python>=4.5.0
|
||||
numpy>=1.21.0
|
||||
Pillow>=8.0.0
|
||||
|
||||
# 数据处理
|
||||
pandas>=1.3.0
|
||||
|
||||
# 进度显示
|
||||
tqdm>=4.62.0
|
||||
|
||||
# 配置文件处理
|
||||
PyYAML>=6.0
|
||||
|
||||
# 图像处理增强
|
||||
scipy>=1.7.0
|
||||
matplotlib>=3.4.0
|
||||
|
||||
# GPU支持 (可选)
|
||||
# torch>=1.9.0
|
||||
# torchvision>=0.10.0
|
||||
|
||||
# 系统工具
|
||||
psutil>=5.8.0
|
||||
|
||||
# Web应用框架
|
||||
flask>=2.0.0
|
||||
werkzeug>=2.0.0
|
||||
flask-wtf>=1.0.0
|
||||
python-dotenv>=0.15.0
|
||||
Loading…
Reference in New Issue
Block a user