Niciu commited on
Commit
fd6c646
1 Parent(s): 39e23da

Create notebooklogin

Browse files
Files changed (1) hide show
  1. notebooklogin +3 -0
notebooklogin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from huggingface_hub import notebook_login
2
+
3
+ notebook_login()