mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-03 01:50:59 +08:00
fix image3d test
This commit is contained in:
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",
|
||||
},
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user