SonicaB's picture
Upload folder using huggingface_hub
f6625cd verified
raw
history blame contribute delete
69 Bytes
def test_imports():
import gradio, numpy # noqa
assert True