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