SEAAITUTOR / requirements.txt
AptlyDigital's picture
Update requirements.txt
32f0968 verified
raw
history blame contribute delete
369 Bytes
# Core
gradio==4.8.0
pandas==2.1.0
numpy==1.24.3
# AI/ML
transformers==4.35.0
torch==2.1.0 --index-url https://download.pytorch.org/whl/cpu
sentence-transformers==2.2.2
accelerate==0.24.1
# Utilities
python-dotenv==1.0.0
scikit-learn==1.3.0
matplotlib==3.8.0
pillow==10.1.0
# For future AI enhancements
chromadb==0.4.15
openai==0.28.0 # Optional for GPT integration