experience-ml / cartoonize

A demo webapp to convert images and videos into cartoon!
https://cartoonize-lkqov62dia-de.a.run.app/
Other
610 stars 166 forks source link

ngrok authentication #20

Open disconcert opened 2 years ago

disconcert commented 2 years ago

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.

aylitat commented 2 years ago

I have the same ques... help us

nirajpandkar commented 2 years ago

Pinging @abhijitjadhav1998

Could you please take a look at the ngrok requirement?

nadeemc commented 1 year ago

This worked for me:

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