MovLab2

Results 15 comments of MovLab2

I too get this error. It is for using pi3. /proc/cpuinfo= Hardware : BCM2709 Revision : a22082 works with Revision : a21041 = Pi2 This is such a good way....

It's Running Perfect now.. Thanks so much. My test compiles and runs in the pi3 now .. Great Job.. Now I can continue with my project :)))

FIXED similar issue \anaconda3\lib\site-packages\bark\generation.py", line 168, in _download hf_hub_download(repo_id=from_hf_path, filename=file_name, local_dir=CACHE_DIR) TypeError: hf_hub_download() got an unexpected keyword argument 'local_dir' EDIT I fixed it by installing "pip install git+https://github.com/huggingface/huggingface_hub" Got the...

yes :) -----Original Message----- From: Georg Kucsko ***@***.***> To: suno-ai/bark ***@***.***> Cc: MovLab2 ***@***.***>; Comment ***@***.***> Sent: Thu, May 11, 2023 2:13 pm Subject: Re: [suno-ai/bark] Does this work in...

I fixed it using ChatGPT. It was when I was using the local llm,

From this you posted, it is an older version. (python main.py). Try updating and check again.. (run_ui.py) is the new way. Start Docker Desktop before running run_ui.py. (conda create --name...

did you set the correct settings? and change your .env file? put the correct api keys in? # main chat model used by agents (smarter, more accurate) chat_llm = models.get_openai_chat(model_name="gpt-4o-mini",...

Yes I have this also on the newest version. 9/21/2024

I am having the same problem as [Calvvnono](https://github.com/Calvvnono) . I tried the image you had suggested also. Wsl and docker desktop with conda. windowsarena/winarena:latest -c './entry.sh --prepare-image true --start-client true...

I still can't start the VM no matter what I do. I tested the Interactive mode and was able to start the container and do the next trouble shooting step....