TianxingChen
commited on
Commit
•
57431cd
1
Parent(s):
476b93f
Delete download_weights.py
Browse files- download_weights.py +0 -5
download_weights.py
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
from huggingface_hub import snapshot_download
|
2 |
-
import os
|
3 |
-
|
4 |
-
parent_dir = os.path.dirname(os.path.abspath(__file__))
|
5 |
-
snapshot_download(repo_id="TianxingChen/FeatureDP", local_dir=parent_dir, repo_type="dataset")
|
|
|
|
|
|
|
|
|
|
|
|