2
0
mirror of https://github.com/gradio-app/gradio.git synced 2025-04-12 12:40:29 +08:00

fix image3d test

This commit is contained in:
dawoodkhan82 2022-03-31 14:20:17 -04:00
parent b7b9df2462
commit 0a1b0a21f9

@ -807,7 +807,7 @@ class TestImage3D(unittest.TestCase):
Image3D_input.get_template_context(),
{
"optional": False,
"name": "Image3D",
"name": "image3d",
"label": "Upload Your 3D Image Model",
},
)