mirror of
https://github.com/finegrain-ai/refiners.git
synced 2024-11-09 23:12:02 +00:00
10dfa73a09
Co-authored-by: Pierre Colle <piercus@gmail.com>
2 lines
68 B
Python
2 lines
68 B
Python
def download(id: str, output: str, quiet: bool = False) -> str: ...
|