update
This commit is contained in:
+5
-30
@@ -1,30 +1,5 @@
|
||||
# Core ML and Computer Vision
|
||||
ultralytics==8.0.196
|
||||
torch>=1.9.0
|
||||
torchvision>=0.10.0
|
||||
opencv-python==4.8.1.78
|
||||
Pillow==10.0.1
|
||||
|
||||
# Web Framework
|
||||
Flask==2.3.3
|
||||
Flask-CORS==4.0.0
|
||||
Flask-RESTX==1.3.0
|
||||
Werkzeug==2.3.7
|
||||
|
||||
# Data Processing
|
||||
numpy==1.24.3
|
||||
pandas==2.0.3
|
||||
|
||||
# Image Processing and Visualization
|
||||
matplotlib==3.7.2
|
||||
seaborn==0.12.2
|
||||
|
||||
# Utilities
|
||||
PyYAML==6.0.1
|
||||
requests==2.31.0
|
||||
tqdm==4.66.1
|
||||
pathlib2>=2.3.0;python_version<"3.4"
|
||||
|
||||
# Optional GPU support (uncomment if using CUDA)
|
||||
# torch==2.0.1+cu118 --index-url https://download.pytorch.org/whl/cu118
|
||||
# torchvision==0.15.2+cu118 --index-url https://download.pytorch.org/whl/cu118
|
||||
flask
|
||||
ultralytics
|
||||
pillow
|
||||
numpy
|
||||
python-multipart
|
||||
Reference in New Issue
Block a user