Quantarion / TEAM-DEEP_SEEK /REQUIREMENTS.TXT
Aqarion13's picture
Create REQUIREMENTS.TXT
bb3ac5d verified
raw
history blame contribute delete
508 Bytes
# Core Framework
fastapi==0.104.1
uvicorn[standard]==0.24.0
pydantic==2.5.0
# Data & Math
numpy==1.24.3
scipy==1.11.3
torch==2.1.0
# DeepSeek Integration
transformers==4.36.0
accelerate==0.25.0
# Database & Caching
redis==5.0.1
sqlalchemy==2.0.23
# Monitoring & Metrics
prometheus-client==0.19.0
opentelemetry-api==1.21.0
# Hardware Integration
pyserial==3.5
opencv-python==4.8.1
# Federation Protocol
websockets==12.0
aiohttp==3.9.0
# Utilities
python-dotenv==1.0.0
cryptography==41.0.7
ecdsa==0.18.0