Dmitry Batkovich

Results 7 comments of Dmitry Batkovich

Only I don't have it displayed not in the editor not in the game

My version of Unity is 2021.1.16f1

![image](https://user-images.githubusercontent.com/57679050/193429307-98ac9850-1c81-4765-a5ba-22513acae337.png)

The problem arises with the picker, I tried different picker strategies, they all fail, but I need to get a picture of the sound wave from the file. The file...

> > Thanks @DJT777 > > Can you try with `pip install git+https://github.com/huggingface/accelerate.git@fix-to-int8` ? > > Using https://github.com/huggingface/accelerate@d1628ee, didn't solve. WARNING: Did not find branch or tag 'fix-to-int8', assuming revision...

> hi @MrKsiJ You can now use with accelerate main branch > > ```shell > pip install -U git+https://github.com/huggingface/accelerate.git > ``` the problem is solved, we are moving to another...