Philippe Manzano
Philippe Manzano
fixing https://github.com/Erickrus/langgraph-editor/issues/3 Absolute path for Linux & Mac. Please test on Windows.
Ubuntu 22.04, RTX 3060 (12GB VRAM), with tooncrafter_512_interp-pruned-fp16.safetensors model ComfyUI: 744[af8cf7](2024-10-24) Manager: V2.51.8  ``` # ComfyUI Error Report ## Error Details - **Node Type:** ToonCrafterNode - **Exception Type:** RuntimeError...
Tried your fork to run your model https://huggingface.co/OccamRazor/mpt-7b-storywriter-4bit-128g/ Using it locally, this model throws the error `expected scalar type BFloat16 but found Half`  IDK what to do to fix...
After reading https://github.com/FORTH-ModelBasedTracker/MocapNET/issues/114, downloading, unzipping and re-initializing (for the 7th time) I still get very low speed. Live (webcam) demo:  Same on webm file demo: ...
 This one use root but it's the same problem when using the default user setup in the Dockerfile.
According to https://stackoverflow.com/questions/66425664/nwjs-call-function-on-binary-file if package.json: ```json {"name":"Demo", "main":"index.html", "version":"0.0.0", "product_string":"Demo", "window":{"icon":"./icon.png"} } ``` js (in a binary.bin form): ```js function foo(){ alert("its work!"); } ``` and index.html: ```html nw.Window.get().evalNWBin(null, 'binary.bin');...
When update doesn't finish before reboot, the kernel is broken and akvcam is cited as blocking the fix. Please tell me how to remove akvcam 1.2.3 completely. /opt/akvcam/akvcamUninstall  The...
bench get-app https://github.com/KorucuTech/kai.git Getting kai $ git clone https://github.com/KorucuTech/kai.git --depth 1 --origin upstream Cloning into 'kai'... remote: Enumerating objects: 82, done. remote: Counting objects: 100% (82/82), done. remote: Compressing objects:...