mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-04 17:39:23 +08:00
* Audio + Video / test Audio * Add code * Fix demo * support additional inputs * Add code * Add code
17 lines
219 B
Plaintext
17 lines
219 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/
|
|
.env |