orpatashnik / StyleCLIP

Official Implementation for "StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery" (ICCV 2021 Oral)
MIT License
4k stars 560 forks source link

[Feature Request] Remove need to authenticate for Google Colab #17

Open Skylion007 opened 3 years ago

Skylion007 commented 3 years ago

Consider using gdown or a similar utility so you don't have to sign in to your Google Account just to download the some model weights.

Skylion007 commented 3 years ago

This doesn't quite solve the problem as the authentication portion is still left in the Google Colabs even if they aren't used.