Files
gradio-webrtc/.gitignore
bingochaos 2b19ee493e Video chat temp (#1)
* 视觉更新

---------

Co-authored-by: 杍超 <huangbinchao.hbc@alibaba-inc.com>
Co-authored-by: 款冬 <neil.xh@alibaba-inc.com>
2025-02-14 15:53:54 +08:00

18 lines
224 B
Plaintext

.eggs/
dist/*.gz
*.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/
.env