jbilcke-hf HF staff commited on
Commit
ff3a5a7
1 Parent(s): c9b3489

update dependencies

Browse files
package-lock.json CHANGED
@@ -8,9 +8,9 @@
8
  "name": "@aitube/website",
9
  "version": "0.0.0",
10
  "dependencies": {
11
- "@aitube/clap": "0.0.22",
12
- "@aitube/client": "0.0.31",
13
- "@aitube/engine": "0.0.12",
14
  "@huggingface/hub": "0.12.3-oauth",
15
  "@huggingface/inference": "^2.7.0",
16
  "@jcoreio/async-throttle": "^1.6.0",
@@ -105,7 +105,7 @@
105
  "typescript": "^5.4.5",
106
  "usehooks-ts": "^2.9.1",
107
  "uuid": "^9.0.1",
108
- "yaml": "^2.3.4",
109
  "zustand": "^4.4.7"
110
  },
111
  "devDependencies": {
@@ -119,34 +119,33 @@
119
  }
120
  },
121
  "node_modules/@aitube/clap": {
122
- "version": "0.0.22",
123
- "resolved": "https://registry.npmjs.org/@aitube/clap/-/clap-0.0.22.tgz",
124
- "integrity": "sha512-oN+tfoy0fp95AiwNMVy6pbhkK9k/h/gZ3FTZPpF06bVLig4rZ/Bthyot+wy4E/hr9ERLeyGpfZVW8blRqHCAaw==",
125
  "dependencies": {
126
- "pure-uuid": "^1.8.1",
127
- "yaml": "^2.4.2"
128
  },
129
  "peerDependencies": {
130
- "typescript": "^5.4.5"
131
  }
132
  },
133
  "node_modules/@aitube/client": {
134
- "version": "0.0.31",
135
- "resolved": "https://registry.npmjs.org/@aitube/client/-/client-0.0.31.tgz",
136
- "integrity": "sha512-xjdPYRruuEWe8KdmWpMYB1ELylBRF2M6+BYr0K3VAf/fv4qcRqda+F9amitJ27h0t5rvagA7+MLLKFqlF7BT/A==",
137
  "dependencies": {
138
  "query-string": "^9.0.0"
139
  },
140
  "peerDependencies": {
141
- "@aitube/clap": "0.0.22"
142
  }
143
  },
144
  "node_modules/@aitube/engine": {
145
- "version": "0.0.12",
146
- "resolved": "https://registry.npmjs.org/@aitube/engine/-/engine-0.0.12.tgz",
147
- "integrity": "sha512-MkV9FFk2JOjm6+ir5T4p65AzO95n1zjmXZevswer3ApXpMuMY0MuqC3krYhxj9cBF54S2C/mltUCk90cOHWP2Q==",
148
  "peerDependencies": {
149
- "@aitube/clap": "0.0.22"
150
  }
151
  },
152
  "node_modules/@alloc/quick-lru": {
@@ -161,9 +160,9 @@
161
  }
162
  },
163
  "node_modules/@babel/runtime": {
164
- "version": "7.24.5",
165
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz",
166
- "integrity": "sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==",
167
  "dependencies": {
168
  "regenerator-runtime": "^0.14.0"
169
  },
@@ -975,9 +974,9 @@
975
  }
976
  },
977
  "node_modules/@huggingface/tasks": {
978
- "version": "0.10.6",
979
- "resolved": "https://registry.npmjs.org/@huggingface/tasks/-/tasks-0.10.6.tgz",
980
- "integrity": "sha512-aGqvPsZZ8JLkAs7IChsEZil/aNLoMsqDryDFqJV7N5u//EaHzHAU6ORwVxEJIWJ9MIqJauJ9f7LYNtKC5Axh3w=="
981
  },
982
  "node_modules/@humanwhocodes/config-array": {
983
  "version": "0.11.14",
@@ -3186,9 +3185,9 @@
3186
  }
3187
  },
3188
  "node_modules/@upstash/redis": {
3189
- "version": "1.31.1",
3190
- "resolved": "https://registry.npmjs.org/@upstash/redis/-/redis-1.31.1.tgz",
3191
- "integrity": "sha512-lAsOo+kYjD5lpP+lH/nxHfzFYeCkWBwwKsyZZmh0AoOumBA9ZpS52Gorm7c2bmNu3UFijpPiLSFdW/nRdjbRpQ==",
3192
  "dependencies": {
3193
  "crypto-js": "^4.2.0"
3194
  }
@@ -3753,9 +3752,9 @@
3753
  }
3754
  },
3755
  "node_modules/caniuse-lite": {
3756
- "version": "1.0.30001621",
3757
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001621.tgz",
3758
- "integrity": "sha512-+NLXZiviFFKX0fk8Piwv3PfLPGtRqJeq2TiNoUff/qB5KJgwecJTvCXDpmlyP/eCI/GUEmp/h/y5j0yckiiZrA==",
3759
  "funding": [
3760
  {
3761
  "type": "opencollective",
@@ -4332,9 +4331,9 @@
4332
  "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
4333
  },
4334
  "node_modules/electron-to-chromium": {
4335
- "version": "1.4.777",
4336
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.777.tgz",
4337
- "integrity": "sha512-n02NCwLJ3wexLfK/yQeqfywCblZqLcXphzmid5e8yVPdtEcida7li0A5WQKghHNG0FeOMCzeFOzEbtAh5riXFw=="
4338
  },
4339
  "node_modules/elliptic": {
4340
  "version": "6.5.4",
@@ -4820,28 +4819,28 @@
4820
  }
4821
  },
4822
  "node_modules/eslint-plugin-react": {
4823
- "version": "7.34.1",
4824
- "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz",
4825
- "integrity": "sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==",
4826
  "dependencies": {
4827
- "array-includes": "^3.1.7",
4828
- "array.prototype.findlast": "^1.2.4",
4829
  "array.prototype.flatmap": "^1.3.2",
4830
  "array.prototype.toreversed": "^1.1.2",
4831
  "array.prototype.tosorted": "^1.1.3",
4832
  "doctrine": "^2.1.0",
4833
- "es-iterator-helpers": "^1.0.17",
4834
  "estraverse": "^5.3.0",
4835
  "jsx-ast-utils": "^2.4.1 || ^3.0.0",
4836
  "minimatch": "^3.1.2",
4837
- "object.entries": "^1.1.7",
4838
- "object.fromentries": "^2.0.7",
4839
- "object.hasown": "^1.1.3",
4840
- "object.values": "^1.1.7",
4841
  "prop-types": "^15.8.1",
4842
  "resolve": "^2.0.0-next.5",
4843
  "semver": "^6.3.1",
4844
- "string.prototype.matchall": "^4.0.10"
4845
  },
4846
  "engines": {
4847
  "node": ">=4"
@@ -5389,6 +5388,7 @@
5389
  "version": "7.1.7",
5390
  "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
5391
  "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
 
5392
  "dependencies": {
5393
  "fs.realpath": "^1.0.0",
5394
  "inflight": "^1.0.4",
@@ -5659,6 +5659,7 @@
5659
  "version": "1.0.6",
5660
  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
5661
  "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
 
5662
  "dependencies": {
5663
  "once": "^1.3.0",
5664
  "wrappy": "1"
@@ -6374,9 +6375,9 @@
6374
  }
6375
  },
6376
  "node_modules/minipass": {
6377
- "version": "7.1.1",
6378
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.1.tgz",
6379
- "integrity": "sha512-UZ7eQ+h8ywIRAW1hIEl2AqdwzJucU/Kp59+8kkZeSvafXhZjul247BvIJjEVFVeON6d7lM46XX1HXCduKAS8VA==",
6380
  "engines": {
6381
  "node": ">=16 || 14 >=14.17"
6382
  }
@@ -6705,9 +6706,9 @@
6705
  }
6706
  },
6707
  "node_modules/openai": {
6708
- "version": "4.47.1",
6709
- "resolved": "https://registry.npmjs.org/openai/-/openai-4.47.1.tgz",
6710
- "integrity": "sha512-WWSxhC/69ZhYWxH/OBsLEirIjUcfpQ5+ihkXKp06hmeYXgBBIUCa9IptMzYx6NdkiOCsSGYCnTIsxaic3AjRCQ==",
6711
  "dependencies": {
6712
  "@types/node": "^18.11.18",
6713
  "@types/node-fetch": "^2.6.4",
@@ -7456,6 +7457,7 @@
7456
  "version": "3.0.2",
7457
  "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
7458
  "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
 
7459
  "dependencies": {
7460
  "glob": "^7.1.3"
7461
  },
@@ -7489,9 +7491,9 @@
7489
  }
7490
  },
7491
  "node_modules/runcss": {
7492
- "version": "0.1.7",
7493
- "resolved": "https://registry.npmjs.org/runcss/-/runcss-0.1.7.tgz",
7494
- "integrity": "sha512-6o3Mtdgk5bJ6RPq3N46YjLKniOsw8Su+ezfZcS1Os+t57kMKuy+HBe0/BUxgmfgKLwcqeOX70uM5c65kvQv/Gg=="
7495
  },
7496
  "node_modules/safe-array-concat": {
7497
  "version": "1.1.2",
@@ -8019,15 +8021,15 @@
8019
  }
8020
  },
8021
  "node_modules/sucrase/node_modules/glob": {
8022
- "version": "10.3.16",
8023
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.16.tgz",
8024
- "integrity": "sha512-JDKXl1DiuuHJ6fVS2FXjownaavciiHNUU4mOvV/B793RLh05vZL1rcPnCSaOgv1hDT6RDlY7AB7ZUvFYAtPgAw==",
8025
  "dependencies": {
8026
  "foreground-child": "^3.1.0",
8027
  "jackspeak": "^3.1.2",
8028
- "minimatch": "^9.0.1",
8029
- "minipass": "^7.0.4",
8030
- "path-scurry": "^1.11.0"
8031
  },
8032
  "bin": {
8033
  "glob": "dist/esm/bin.mjs"
@@ -8302,9 +8304,9 @@
8302
  }
8303
  },
8304
  "node_modules/type-fest": {
8305
- "version": "4.18.2",
8306
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.2.tgz",
8307
- "integrity": "sha512-+suCYpfJLAe4OXS6+PPXjW3urOS4IoP9waSiLuXfLgqZODKw/aWwASvzqE886wA0kQgGy0mIWyhd87VpqIy6Xg==",
8308
  "engines": {
8309
  "node": ">=16"
8310
  },
 
8
  "name": "@aitube/website",
9
  "version": "0.0.0",
10
  "dependencies": {
11
+ "@aitube/clap": "0.0.23",
12
+ "@aitube/client": "0.0.32",
13
+ "@aitube/engine": "0.0.14",
14
  "@huggingface/hub": "0.12.3-oauth",
15
  "@huggingface/inference": "^2.7.0",
16
  "@jcoreio/async-throttle": "^1.6.0",
 
105
  "typescript": "^5.4.5",
106
  "usehooks-ts": "^2.9.1",
107
  "uuid": "^9.0.1",
108
+ "yaml": "^2.4.2",
109
  "zustand": "^4.4.7"
110
  },
111
  "devDependencies": {
 
119
  }
120
  },
121
  "node_modules/@aitube/clap": {
122
+ "version": "0.0.23",
123
+ "resolved": "https://registry.npmjs.org/@aitube/clap/-/clap-0.0.23.tgz",
124
+ "integrity": "sha512-+XOsWUgEax8yhmCBuWDFETh6mJTT5gYBNf8rChP55qX6le8bFxSBOdLirEdQ+SLnOLwRNthgCF4tWcT3GOLMVw==",
125
  "dependencies": {
126
+ "pure-uuid": "^1.8.1"
 
127
  },
128
  "peerDependencies": {
129
+ "yaml": "^2.4.2"
130
  }
131
  },
132
  "node_modules/@aitube/client": {
133
+ "version": "0.0.32",
134
+ "resolved": "https://registry.npmjs.org/@aitube/client/-/client-0.0.32.tgz",
135
+ "integrity": "sha512-9CNVU4aLDVhRUo7M7xM1V5I0v50f9SfKhVlK8vN254UJHT+DkrgcXYek5F/XE4YeAk0KAPQaftqKodXUy5fVuQ==",
136
  "dependencies": {
137
  "query-string": "^9.0.0"
138
  },
139
  "peerDependencies": {
140
+ "@aitube/clap": "0.0.23"
141
  }
142
  },
143
  "node_modules/@aitube/engine": {
144
+ "version": "0.0.14",
145
+ "resolved": "https://registry.npmjs.org/@aitube/engine/-/engine-0.0.14.tgz",
146
+ "integrity": "sha512-oRxN24bAIi7DUj8TF4pGz6BK4N34oDJgryKKEF5bICmME8V4RUpZHWlHDfg3E3ovA8TcqiLfZ5p2DfRr4zSOxw==",
147
  "peerDependencies": {
148
+ "@aitube/clap": "0.0.23"
149
  }
150
  },
151
  "node_modules/@alloc/quick-lru": {
 
160
  }
161
  },
162
  "node_modules/@babel/runtime": {
163
+ "version": "7.24.6",
164
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.6.tgz",
165
+ "integrity": "sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==",
166
  "dependencies": {
167
  "regenerator-runtime": "^0.14.0"
168
  },
 
974
  }
975
  },
976
  "node_modules/@huggingface/tasks": {
977
+ "version": "0.10.8",
978
+ "resolved": "https://registry.npmjs.org/@huggingface/tasks/-/tasks-0.10.8.tgz",
979
+ "integrity": "sha512-oIp9912FwByyyyxkB/CIiW203QxPeYzBG7dydLmqZdcW0ma0if1uklGumqkJ6y/rJlv7AR/jJ9wbee0Wl5YZTw=="
980
  },
981
  "node_modules/@humanwhocodes/config-array": {
982
  "version": "0.11.14",
 
3185
  }
3186
  },
3187
  "node_modules/@upstash/redis": {
3188
+ "version": "1.31.3",
3189
+ "resolved": "https://registry.npmjs.org/@upstash/redis/-/redis-1.31.3.tgz",
3190
+ "integrity": "sha512-KtVgWBUEx/LGbR8oRwYexwzHh3s5DNqYW0bjkD+gjFZVOnREJITvK+hC4PjSSD+8D4qJ+Xbkfmy8ANADZ9EUFg==",
3191
  "dependencies": {
3192
  "crypto-js": "^4.2.0"
3193
  }
 
3752
  }
3753
  },
3754
  "node_modules/caniuse-lite": {
3755
+ "version": "1.0.30001625",
3756
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001625.tgz",
3757
+ "integrity": "sha512-4KE9N2gcRH+HQhpeiRZXd+1niLB/XNLAhSy4z7fI8EzcbcPoAqjNInxVHTiTwWfTIV4w096XG8OtCOCQQKPv3w==",
3758
  "funding": [
3759
  {
3760
  "type": "opencollective",
 
4331
  "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
4332
  },
4333
  "node_modules/electron-to-chromium": {
4334
+ "version": "1.4.783",
4335
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.783.tgz",
4336
+ "integrity": "sha512-bT0jEz/Xz1fahQpbZ1D7LgmPYZ3iHVY39NcWWro1+hA2IvjiPeaXtfSqrQ+nXjApMvQRE2ASt1itSLRrebHMRQ=="
4337
  },
4338
  "node_modules/elliptic": {
4339
  "version": "6.5.4",
 
4819
  }
4820
  },
4821
  "node_modules/eslint-plugin-react": {
4822
+ "version": "7.34.2",
4823
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz",
4824
+ "integrity": "sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==",
4825
  "dependencies": {
4826
+ "array-includes": "^3.1.8",
4827
+ "array.prototype.findlast": "^1.2.5",
4828
  "array.prototype.flatmap": "^1.3.2",
4829
  "array.prototype.toreversed": "^1.1.2",
4830
  "array.prototype.tosorted": "^1.1.3",
4831
  "doctrine": "^2.1.0",
4832
+ "es-iterator-helpers": "^1.0.19",
4833
  "estraverse": "^5.3.0",
4834
  "jsx-ast-utils": "^2.4.1 || ^3.0.0",
4835
  "minimatch": "^3.1.2",
4836
+ "object.entries": "^1.1.8",
4837
+ "object.fromentries": "^2.0.8",
4838
+ "object.hasown": "^1.1.4",
4839
+ "object.values": "^1.2.0",
4840
  "prop-types": "^15.8.1",
4841
  "resolve": "^2.0.0-next.5",
4842
  "semver": "^6.3.1",
4843
+ "string.prototype.matchall": "^4.0.11"
4844
  },
4845
  "engines": {
4846
  "node": ">=4"
 
5388
  "version": "7.1.7",
5389
  "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
5390
  "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
5391
+ "deprecated": "Glob versions prior to v9 are no longer supported",
5392
  "dependencies": {
5393
  "fs.realpath": "^1.0.0",
5394
  "inflight": "^1.0.4",
 
5659
  "version": "1.0.6",
5660
  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
5661
  "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
5662
+ "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
5663
  "dependencies": {
5664
  "once": "^1.3.0",
5665
  "wrappy": "1"
 
6375
  }
6376
  },
6377
  "node_modules/minipass": {
6378
+ "version": "7.1.2",
6379
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
6380
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
6381
  "engines": {
6382
  "node": ">=16 || 14 >=14.17"
6383
  }
 
6706
  }
6707
  },
6708
  "node_modules/openai": {
6709
+ "version": "4.47.2",
6710
+ "resolved": "https://registry.npmjs.org/openai/-/openai-4.47.2.tgz",
6711
+ "integrity": "sha512-E3Wq9mYdDSLajmcJm9RO/lCegTKrQ7ilAkMbhob4UgGhTjHwIHI+mXNDNPl5+sGIUp2iVUkpoi772FjYa7JlqA==",
6712
  "dependencies": {
6713
  "@types/node": "^18.11.18",
6714
  "@types/node-fetch": "^2.6.4",
 
7457
  "version": "3.0.2",
7458
  "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
7459
  "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
7460
+ "deprecated": "Rimraf versions prior to v4 are no longer supported",
7461
  "dependencies": {
7462
  "glob": "^7.1.3"
7463
  },
 
7491
  }
7492
  },
7493
  "node_modules/runcss": {
7494
+ "version": "0.1.8",
7495
+ "resolved": "https://registry.npmjs.org/runcss/-/runcss-0.1.8.tgz",
7496
+ "integrity": "sha512-JQoXw4cnjWKeZCwE9qpSv7qkuS+3HuqAxIFBnhrgoRMgCzHa+Oi17LjvHhYat55maimHgpmoNJAtayriHPSABg=="
7497
  },
7498
  "node_modules/safe-array-concat": {
7499
  "version": "1.1.2",
 
8021
  }
8022
  },
8023
  "node_modules/sucrase/node_modules/glob": {
8024
+ "version": "10.4.1",
8025
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz",
8026
+ "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==",
8027
  "dependencies": {
8028
  "foreground-child": "^3.1.0",
8029
  "jackspeak": "^3.1.2",
8030
+ "minimatch": "^9.0.4",
8031
+ "minipass": "^7.1.2",
8032
+ "path-scurry": "^1.11.1"
8033
  },
8034
  "bin": {
8035
  "glob": "dist/esm/bin.mjs"
 
8304
  }
8305
  },
8306
  "node_modules/type-fest": {
8307
+ "version": "4.18.3",
8308
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.18.3.tgz",
8309
+ "integrity": "sha512-Q08/0IrpvM+NMY9PA2rti9Jb+JejTddwmwmVQGskAlhtcrw1wsRzoR6ode6mR+OAabNa75w/dxedSUY2mlphaQ==",
8310
  "engines": {
8311
  "node": ">=16"
8312
  },
package.json CHANGED
@@ -10,9 +10,9 @@
10
  "lint": "next lint"
11
  },
12
  "dependencies": {
13
- "@aitube/clap": "0.0.22",
14
- "@aitube/client": "0.0.31",
15
- "@aitube/engine": "0.0.12",
16
  "@huggingface/hub": "0.12.3-oauth",
17
  "@huggingface/inference": "^2.7.0",
18
  "@jcoreio/async-throttle": "^1.6.0",
@@ -107,7 +107,7 @@
107
  "typescript": "^5.4.5",
108
  "usehooks-ts": "^2.9.1",
109
  "uuid": "^9.0.1",
110
- "yaml": "^2.3.4",
111
  "zustand": "^4.4.7"
112
  },
113
  "devDependencies": {
 
10
  "lint": "next lint"
11
  },
12
  "dependencies": {
13
+ "@aitube/clap": "0.0.23",
14
+ "@aitube/client": "0.0.32",
15
+ "@aitube/engine": "0.0.14",
16
  "@huggingface/hub": "0.12.3-oauth",
17
  "@huggingface/inference": "^2.7.0",
18
  "@jcoreio/async-throttle": "^1.6.0",
 
107
  "typescript": "^5.4.5",
108
  "usehooks-ts": "^2.9.1",
109
  "uuid": "^9.0.1",
110
+ "yaml": "^2.4.2",
111
  "zustand": "^4.4.7"
112
  },
113
  "devDependencies": {
src/app/api/v1/render/route.ts CHANGED
@@ -29,7 +29,7 @@ export async function POST(req: NextRequest, res: NextResponse) {
29
  const prompt = `${request?.prompt || ""}`.trim()
30
  const width = getValidNumber(request?.width, 256, 8192, 1024)
31
  const height = getValidNumber(request?.height, 256, 8192, 576)
32
- const nbFrames = 80
33
  const nbFPS = 24
34
  const nbSteps = turbo ? 4 : 8
35
  const debug = true
 
29
  const prompt = `${request?.prompt || ""}`.trim()
30
  const width = getValidNumber(request?.width, 256, 8192, 1024)
31
  const height = getValidNumber(request?.height, 256, 8192, 576)
32
+ const nbFrames = 80 // I think we are capped to 70? that would explain the 2.9166 (70/24)
33
  const nbFPS = 24
34
  const nbSteps = turbo ? 4 : 8
35
  const debug = true