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
chenpangpang
transformers
Commits
3f067f44
"vscode:/vscode.git/clone" did not exist on "f82a2a5e8e6827343322a4a9831924c5bb9bd2b2"
Commit
3f067f44
authored
Mar 04, 2020
by
Julien Chaumond
Browse files
[hf_api] slightly more doc
parent
f564f93c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/hf_api.py
src/transformers/hf_api.py
+1
-1
No files found.
src/transformers/hf_api.py
View file @
3f067f44
...
...
@@ -78,7 +78,7 @@ class ModelInfo:
author
:
Optional
[
str
]
=
None
,
downloads
:
Optional
[
int
]
=
None
,
tags
:
List
[
str
]
=
[],
siblings
:
List
[
Dict
]
=
[],
siblings
:
List
[
Dict
]
=
[],
# list of files that constitute the model
**
kwargs
):
self
.
modelId
=
modelId
...
...
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