downloaded ffmpeg.wasm
This commit is contained in:
parent
cc9c9df3d7
commit
9b48be0202
3 changed files with 49 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
|||
"electron": "npx electron . & next dev"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ffmpeg/core-mt": "^0.12.6",
|
||||
"@ffmpeg/ffmpeg": "^0.12.10",
|
||||
"@ffmpeg/types": "^0.12.2",
|
||||
"@ffmpeg/util": "^0.12.1",
|
||||
"@mistralai/mistralai": "^1.0.4",
|
||||
"axios": "^1.7.7",
|
||||
"electron": "^32.1.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue