Spaces:
Sleeping
Sleeping
TianCai19
commited on
Commit
·
94e2bc4
1
Parent(s):
1e7aec9
add auth bash
Browse files- authenticate.bash +2 -0
authenticate.bash
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
python -m pip install huggingface_hub
|
2 |
+
huggingface-cli login
|