Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangkx1
prj_csghub
Commits
fbaa7b4c
Commit
fbaa7b4c
authored
Apr 28, 2026
by
wangkx1
Browse files
init
parent
d5901a68
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
auto_uoload.py
auto_uoload.py
+1
-1
No files found.
auto_uoload.py
View file @
fbaa7b4c
...
@@ -37,7 +37,7 @@ def upload(local_path, repo_id, repo_type="model"):
...
@@ -37,7 +37,7 @@ def upload(local_path, repo_id, repo_type="model"):
endpoint
=
BASE_URL
,
endpoint
=
BASE_URL
,
token
=
TOKEN
,
token
=
TOKEN
,
allow_patterns
=
None
,
allow_patterns
=
None
,
ignore_patterns
=
None
,
ignore_patterns
=
[
".*"
],
# 忽略所有隐藏目录和文件(以点开头的)
num_workers
=
1
,
num_workers
=
1
,
print_report
=
False
,
print_report
=
False
,
print_report_every
=
1
,
print_report_every
=
1
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment