experience-ml/cartoonize

ngrok authentication

Opened this issue · 3 comments

Now ngrok asks for auth token. I made my own but I don't know how to set it up in Google's Collab.
Thanks.

I have the same ques...
help us

Pinging @abhijitjadhav1998

Could you please take a look at the ngrok requirement?

This worked for me:

!pip3 install pyngrok
!ngrok authtoken YOUR_TOKEN_VALUE
!python app.py