remove unused packages
This commit is contained in:
parent
06855542a1
commit
5f271367f0
|
@ -10,15 +10,8 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tensorflow/tfjs": ">=3.19.0 <4.0.0\n",
|
|
||||||
"@tensorflow/tfjs-node": "^3.19.0",
|
|
||||||
"fastify": "^4.4.0",
|
"fastify": "^4.4.0",
|
||||||
"fastify-socket.io": "^4.0.0",
|
|
||||||
"imageboy": "^1.1.1",
|
"imageboy": "^1.1.1",
|
||||||
"seedrandom": "^3.0.5",
|
"serverboy": "^0.0.7"
|
||||||
"serverboy": "^0.0.7",
|
|
||||||
"socket.io": "^4.5.1",
|
|
||||||
"upscaler": "1.0.0-beta.6",
|
|
||||||
"waifu2x": "^1.0.9"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user