Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alexeyGod
/
2ch-penflux1111
like
4
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
alexeyGod
commited on
Apr 17, 2025
Commit
0f73292
·
verified
·
1 Parent(s):
307fcbe
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -1,6 +1,3 @@
1
-
from huggingface_hub import login
2
-
3
-
login(token="hf_tk" )
4
5
6
1
2
3