youqiwong's picture
Upload folder using huggingface_hub
0c51b93 verified
from typing import Any
def build(
serviceName: str,
version: str,
credentials: Any,
cache_discovery: bool = True,
) -> Any: ...