Textwizai / requirements.txt
Erfan11's picture
Update requirements.txt
35e951b verified
raw
history blame
529 Bytes
pip install -r requirements.txt
Flask==2.3.2
Flask-Cors==3.0.10
fastapi==0.100.0
uvicorn==0.23.0
requests==2.31.0
httpx==0.24.1
pydantic==2.3.0
huggingface-hub==0.16.4
transformers==4.31.0
python-dotenv==1.0.0
loguru==0.7.0
gunicorn==21.2.0 # Keeping only one version
torch==2.0.0
tensorflow==2.14.0
numpy==1.23.5
pandas==2.0.3
scipy==1.10.1
beautifulsoup4==4.12.2
nltk==3.8.1
matplotlib==3.7.1
scikit-learn==1.3.1
tqdm==4.65.0
pytest==7.4.1
pillow==10.0.0
sympy==1.12
xgboost==2.1.0
spacy==3.6.0
seaborn==0.12.2
regex==2024.9.1