crapthings
crapthings
https://github.com/y-js/y-quill/blob/master/src/y-quill.js#L42  ```js const anchor = Y.createAbsolutePositionFromRelativePosition(Y.createRelativePositionFromJSON(aw.cursor.anchor), doc) const head = Y.createAbsolutePositionFromRelativePosition(Y.createRelativePositionFromJSON(aw.cursor.head), doc) ``` collaborator's cursor index is always 0
using vast runpod latest webui image, but no tab after install. tried restart pod
> Are there any errors on the console screen? i think the problem is --skip-install, there's a arg skip install with runpod's web-ui image, it appears after i remove "--skip-image"
can i use this for 2.6.4? how to install this module?
pip install gradio==3.50.2
you can try install ``` pip install torch==2.0.1 torchvision==0.15.2 ``` https://github.com/IDEA-Research/GroundingDINO/issues/127#issuecomment-1571718150
try remove build and reinstall ``` pip install torch==2.0.1 torchvision==0.15.2 ``` then ``` pip install -e . ```
@geroldmeisinger i've resume controlnet inpainting 100 dataset but the result like this  this is mask, i just want invert mask, not the subject but the background  or should...
okay revert to 0.27.2 works