mirror of
https://github.com/finegrain-ai/refiners.git
synced 2024-11-10 07:21:59 +00:00
2 lines
68 B
Python
2 lines
68 B
Python
|
def download(id: str, output: str, quiet: bool = False) -> str: ...
|