Is there a chance you can do full video for Mac OS including installing all components ass requarmemts file giving errors on Mac m3
@KeneyeeАй бұрын
Hello bro goodday please help bro i keep having errors in the in-addr and out_addr (tunnel address ) issue…. when i run it on mac intel….. do i have to pay for ngrok or colab pro for it to work or i pay for both ?? Thank you
@donSilver-i7yАй бұрын
@@Keneyee you need to pay for google Colab pro. $10 and for ngrok. Just add your card to use their free tcp. I’ve made a video about it
@elisabethawouters27622 ай бұрын
Hello. Thanks you. can you help me ? when i run to get tunnel addresses, it dont work. i have google collab pro and Ngrok pro
@donSilver-i7y2 ай бұрын
What the issue exactly.. Did you input the address correctly and also did you enable Remote Processor?
@donSilver-i7y2 ай бұрын
This is how to input the tcp address correctly into the application. github.com/Thankgod20/Deep-Live-Cam-Google-Colab/blob/main/colab_instruction.png
@elisabethawouters27622 ай бұрын
@@donSilver-i7y Thank you for your reply. The error is in the google Colab, when I launch the RUN, it does not output the tunnel addresses. I just created an API in RGROK and entered it in the google colab configuration. Do I need to do another NGROK configuration?
@donSilver-i7y2 ай бұрын
@@elisabethawouters2762 make sure you run all the cells under [optiona] Ngrok. Including the auth key and region cell. After adding your api between the quotes
@donSilver-i7y2 ай бұрын
If you can do a video recording or screenshot and send me via email. donsilver207@gmail.com
@dawidgocal96012 ай бұрын
can you help with this: Frame processor face_enhancer not found Frame processor remote_processor not found
@dawidgocal96012 ай бұрын
It seems a problem with choosing camera on Mac OS
@donSilver-i7y2 ай бұрын
@@dawidgocal9601 Are you using mac os?
@donSilver-i7y2 ай бұрын
for windows. kzbin.info/www/bejne/p4SanI2drM5njpY
@dawidgocal96012 ай бұрын
@@donSilver-i7yyes macOS
@josephsamuel81797 күн бұрын
I bought this from someone and up till now I have been unable to use it
@donSilver-i7y5 күн бұрын
@@josephsamuel8179 how? You need google Colab for it to work
@ChonKim-y4lАй бұрын
Frame processor face_enhancer not found, why do i get that
@donSilver-i7yАй бұрын
You did not pip install -r requirements.txt thats the reason behind this error. wait for the full tutorial on sunday
@diyasaxena99562 ай бұрын
Hey! Can u please tell is Google colab pro free ?
@donSilver-i7y2 ай бұрын
Unfortunately you cannot use google colab pro for free. You can try out their $10 plan. or make use of kaggle note book
@diyasaxena99562 ай бұрын
@@donSilver-i7ycould you please make video using Kaggle..
@oluwadamilolapharbuloustee19582 ай бұрын
How about you make a well detailed explanation on how to do this boss for those of us that don’t have any previous knowledge on coding. What things are we going to need to be able to set this up? Thanks for the effort boss
@donSilver-i7y2 ай бұрын
1. Install The latest Python Program for your system. Install the requirement with pip install. Run the Application. 2. Create an Ngrok account and get an API Key ngrok.com/ 3. Upload the notebook from the repo. to google colab and play accordingly Note. Add the api-Key to the google colab. 4. Copy the TCP url to the application correctly and click on Live.
@Ganeshkumar-ch1kg2 ай бұрын
Will it works on i3 6th gen?
@donSilver-i7y2 ай бұрын
Yes. It will work on any PC that has access to the internet
@Ganeshkumar-ch1kg2 ай бұрын
@@donSilver-i7y Will there be any difference between Intel i3 or i9 or else all are same for Google colab?
@donSilver-i7y2 ай бұрын
@@Ganeshkumar-ch1kg No difference. But a fast internet connection will make a lot of difference
@Ganeshkumar-ch1kg2 ай бұрын
@@donSilver-i7ythanks for your replies. Could you please make full length video from scratch like creating ngrok and all. Im completely new ..by the way also please let me know is this all free ? Ngrok and all? Pl make full length video
@Ganeshkumar-ch1kg2 ай бұрын
Hi please reply...pl make video on windows op system.
@donSilver-i7y2 ай бұрын
Unfortunately I don't have a windows PC. but the process is straight forward. Just install the latest python on your windows PC. Clone the repo. run pip install for the requirement and run the app using. python run.py. Then have a google colab pro account and Ngrok for portforwarding