ananpalliyal
ananpalliyal
@bilalaliofficial hello did you get it running? I'm also trying to run whisperfusion on a rtx 4090 cloud instance the problem is that this gpu instance doesn't support docker, so...
you have to change the settings under "Browser Settings" click on the "use your own browser". It is avaiable in the web ui
### **1.for windows** add this to the **.env** file CHROME_PATH=C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe ### **2.for linux/ubuntu** add this instead CHROME_PATH=/usr/bin/google-chrome this path might change depending on how you installed it and the...