Delete scripts/upload.py
Browse files- scripts/upload.py +0 -8
scripts/upload.py
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
from huggingface_hub import HfApi
|
2 |
-
api = HfApi()
|
3 |
-
|
4 |
-
api.upload_folder(
|
5 |
-
folder_path=r"C:\Users\91745\OneDrive\Desktop\Github_analyser",
|
6 |
-
repo_id="FiendHunter/Github_bot_scripts",
|
7 |
-
repo_type="dataset",
|
8 |
-
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|