fhoc / .gitignore
Francisco Zanartu
feat: implement Gradio interface for misinformation detection and enhance document analysis functionality
81b8253
Raw
History Blame Contribute Delete
199 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
service-account.json
*.ipynb
.ipynb_checkpoints/
data/
notebooks/
.env
.continue/
.vscode/