refiners/typings/gdown/__init__.pyi
Pierre Chapuis 10dfa73a09 Add Multi-View Aggregation Network (MVANet)
Co-authored-by: Pierre Colle <piercus@gmail.com>
2024-08-26 13:59:02 +02:00

2 lines
68 B
Python

def download(id: str, output: str, quiet: bool = False) -> str: ...