"vscode:/vscode.git/clone" did not exist on "f82a2a5e8e6827343322a4a9831924c5bb9bd2b2"
Commit 3f067f44 authored by Julien Chaumond's avatar Julien Chaumond
Browse files

[hf_api] slightly more doc

parent f564f93c
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment