Files changed (1) hide show
  1. colab +2 -0
colab ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ from huggingface_hub import login
2
+ login()