Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingchat
/
chat-ui
like
1.18k
Running
App
Files
Files
Community
754
Create colab
#756
by
deejunior512
- opened
4 days ago
base:
refs/heads/main
←
from:
refs/pr/756
Discussion
Files changed
+2
-0
Files changed (1)
hide
show
colab
+2
-0
colab
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
from huggingface_hub import login
2
+
login()