Files
gradio-webrtc/.gitignore
2025-03-19 12:19:57 -04:00

20 lines
233 B
Plaintext

.eggs/
dist/
*.pyc
__pycache__/
*.py[cod]
*$py.class
__tmp/*
*.pyi
.mypycache
.ruff_cache
node_modules
demo/MobileNetSSD_deploy.caffemodel
demo/MobileNetSSD_deploy.prototxt.txt
demo/scratch
.gradio
.vscode
.DS_Store
test/
.venv*
.env