mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 01:49:23 +08:00
[feat] update some feature
sync code of fastrtc, add text support through datachannel, fix safari connect problem support chat without camera or mic
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
"@gradio/preview": "0.12.0",
|
||||
"less": "^4.2.2",
|
||||
"prettier": "3.3.3",
|
||||
"vite-plugin-commonjs": "^0.10.4"
|
||||
"vite-plugin-commonjs": "^0.10.4",
|
||||
"prettier-plugin-svelte": "^3.3.3"
|
||||
},
|
||||
"exports": {
|
||||
"./package.json": "./package.json",
|
||||
|
||||
Reference in New Issue
Block a user