OpkaGames's picture
Upload folder using huggingface_hub
870ab6b
raw
history blame contribute delete
132 Bytes
from gradio_client.client import Client
from gradio_client.utils import __version__
__all__ = [
"Client",
"__version__",
]