mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-09 06:47:02 +08:00
remove mtl file from testcase (actually plaintext support file)
This commit is contained in:
parent
e526eab3c5
commit
c4e1f1a73c
@ -11,7 +11,7 @@ def file_extensions():
|
||||
'image': ['gif', 'heif', 'ico', 'jpeg', 'jpg', 'png', 'pnm', 'ppm', 'svg', 'tiff', 'webp', 'xbm', 'xpm'],
|
||||
'audio': ['aif', 'aifc', 'aiff', 'au', 'flac', 'm4a', 'mp2', 'mp3', 'ogg', 'snd', 'wav'],
|
||||
'video': ['avi', 'm2v', 'm4v', 'mkv', 'mov', 'mp4', 'mpeg', 'mpg', 'ogv', 'qt', 'webm', 'wmv'],
|
||||
'model': ['gltf', 'glb', 'obj', 'mtl', 'fbx', 'stl']
|
||||
'model': ['gltf', 'glb', 'obj', 'fbx', 'stl']
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user