nomandiu9's picture
Initial commit: Sentiment analysis app (models on HuggingFace)
0f43e0e
raw
history blame contribute delete
225 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Virtual environments
venv/
env/
ENV/
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Testing
.pytest_cache/
.coverage
# Logs
*.log