martintomov
martintomov
I've been playing around and noticed something interesting about how the model's memory gets used during inference. It looks like we're loading the model in FP16, but then, I saw...
### [Issue #60 in comfyui_segment_anything](https://github.com/storyicon/comfyui_segment_anything/issues/60) # SAMModelLoader Failure on Apple Silicon due to CUDA Deserialization Error Has anyone else encountered this issue when trying to run `SAMModelLoader` for the segment...
# SAMModelLoader Failure on Apple Silicon due to CUDA Deserialization Error ## Issue Description When attempting to run `SAMModelLoader` for the segment anything functionality on an Apple Silicon Mac, an...
It would be great if the `dot` used to control the slider could actually be customised in colour and size, without external css.
if you try to create a multiple slider input component, both vertical and horizontal, the tooltip & tooltipText stays bellow the z-index of other sliders; example:
https://github.com/ostris/ai-toolkit/issues/76
- Added `peft` to `requirements.txt` since it’s needed for Schnell training. #92 - Fixed some missing parameters in the Colab notebook that were in the local config files. #114 -...
### Hi, While trying to install the requirements.txt I get: ``` ComfyUI-ToonCrafter % pip install -r requirements.txt ERROR: Could not find a version that satisfies the requirement decord==0.6.0 (from versions:...