diff --git a/bun.lockb b/bun.lockb index 3a4378e5..c3f1cb8b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/app/package.json b/packages/app/package.json index 552660f5..ed54e7bf 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -48,6 +48,7 @@ "@gradio/client": "^1.5.0", "@huggingface/hub": "^0.15.1", "@huggingface/inference": "^2.8.0", + "@huggingface/transformers": "3.0.0-alpha.5", "@langchain/anthropic": "^0.2.14", "@langchain/cohere": "^0.2.2", "@langchain/core": "^0.2.23", @@ -82,11 +83,10 @@ "@react-three/fiber": "^8.16.6", "@react-three/uikit": "^0.3.4", "@react-three/uikit-lucide": "^0.3.4", - "@saintno/comfyui-sdk": "^0.1.11", + "@saintno/comfyui-sdk": "^0.1.20", "@tailwindcss/container-queries": "^0.1.1", "@types/dom-speech-recognition": "^0.0.4", "@types/pngjs": "^6.0.5", - "@huggingface/transformers": "3.0.0-alpha.5", "@xyflow/react": "^12.0.3", "autoprefixer": "10.4.19", "base64-arraybuffer": "^1.0.2",