Spaces:
Sleeping
Sleeping
Delete hf_login.py
Browse files- hf_login.py +0 -5
hf_login.py
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
from huggingface_hub import login
|
| 2 |
-
|
| 3 |
-
token = input("Paste your Hugging Face token (starts with hf_): ").strip()
|
| 4 |
-
login(token)
|
| 5 |
-
print("\n Logged in successfully!")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|