vivi-gomez

Results 14 comments of vivi-gomez

I have this problem too. I have simple_kNN instaled but the script seems to look for simple_knn

> Try re doing the main commandline copy paste > > git clone https://github.com/bmaltais/kohya_ss.git cd kohya_ss > > python -m venv venv .\venv\Scripts\activate > > pip install torch==1.12.1+cu116 torchvision==0.13.1+cu116 --extra-index-url...

*******EDIT********* and answer myself. I did move the db file and the original sparce folder inside the distorted folder created by the script and It works now. ********************** I have...

I guest I have the same problem. Any information about it? I am importing a gaussian splatting ply from spotshot

I also would like to see it updated

> python_embeded\python.exe -s -m pip install numpy==1.25 This works for me in Ubuntu. But after downgrading from numpy 1.26.4 to 1.25, I had to upgrade opencv-python-headless 4.7.0.72 to opencv-python-headless==4.9.0.80 for...

> > > python_embeded\python.exe -s -m pip install numpy==1.25 > > > > > > This works for me in Ubuntu. But after downgrading from numpy 1.26.4 to 1.25, I...

I have this similar problem, but using a 24GB vram Here is my information: File "/xxx/ComfyUI/execution.py", line 153, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "/xxx/ComfyUI/execution.py", line 83, in...

> Sure. We're in the process of preparing the tutorial and full pipeline, which should be ready for release within the next week Hi! Is there any link to check...

First, delete the ppa repository that you have already added, it will not work anyway because there is no version available for your system. Then, You can use the system's...