Базовый коммит

This commit is contained in:
Aleksandr Mochalov
2025-12-03 16:50:06 +05:00
commit 939932eeb0
38 changed files with 2942 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
pydicom==3.0.1
pylibjpeg==2.0.1
pylibjpeg-libjpeg==2.3.0
numpy==2.2.3
opencv-python==4.11.0.86
scikit-image==0.25.2
python-multipart==0.0.20
fastapi==0.115.12
uvicorn[standard]==0.34.3
python-jose[cryptography]==3.5.0
passlib[bcrypt]==1.7.4
sqlalchemy==2.0.41
psycopg2-binary==2.9.10
itsdangerous==2.2.0
segmentation-models-pytorch==0.4.0
--extra-index-url https://download.pytorch.org/whl/cu118
torch==2.6.0+cu118
torchvision==0.21.0+cu118