GradioChat_UserStory / .gitignore
Hopsakee's picture
Upload folder using huggingface_hub
c441cae verified
raw
history blame contribute delete
125 Bytes
# secrets
.env
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv