mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-04 17:39:23 +08:00
working prototype
This commit is contained in:
@@ -9,15 +9,15 @@
|
||||
"dependencies": {
|
||||
"@ffmpeg/ffmpeg": "^0.12.10",
|
||||
"@ffmpeg/util": "^0.12.1",
|
||||
"@gradio/atoms": "0.9.0",
|
||||
"@gradio/client": "1.6.0",
|
||||
"@gradio/atoms": "0.9.2",
|
||||
"@gradio/client": "1.7.0",
|
||||
"@gradio/icons": "0.8.0",
|
||||
"@gradio/image": "0.16.0",
|
||||
"@gradio/markdown": "^0.10.0",
|
||||
"@gradio/statustracker": "0.8.0",
|
||||
"@gradio/upload": "0.13.0",
|
||||
"@gradio/image": "0.16.4",
|
||||
"@gradio/markdown": "^0.10.3",
|
||||
"@gradio/statustracker": "0.9.1",
|
||||
"@gradio/upload": "0.13.3",
|
||||
"@gradio/utils": "0.7.0",
|
||||
"@gradio/wasm": "0.14.0",
|
||||
"@gradio/wasm": "0.14.2",
|
||||
"hls.js": "^1.5.16",
|
||||
"mrmime": "^2.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user