Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
huggingchat
/
chat-ui
like
1.21k
Running
App
Files
Files
Community
768
Create colab
#756
by
deejunior512
- opened
Aug 13, 2025
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()