Files
gradio-webrtc/.gitignore
freddyaboulton 1688502e99 code
2024-10-23 15:11:39 -07:00

16 lines
214 B
Plaintext

.eggs/
dist/
*.pyc
__pycache__/
*.py[cod]
*$py.class
__tmp/*
*.pyi
.mypycache
.ruff_cache
node_modules
backend/**/templates/
demo/MobileNetSSD_deploy.caffemodel
demo/MobileNetSSD_deploy.prototxt.txt
.DS_Store
test/