Feat/custom file format handling (#845)
* Purge filetype dependency, Rename file_extension to file_format, Introduce custom format detections * Changed a lot * Purge filetype dependency, Rename file_extension to file_format, Introduce custom format detections * Fix stuff * Fix stuff * Simplify all the is_ and has_ methods * Simplify all the is_ and has_ methods * Use the new helper on more places * Introduce are_ next to is_ and has_ * Get rid of the type-ignores * Add more video types
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
filetype==1.2.0
|
||||
gradio==5.9.1
|
||||
gradio-rangeslider==0.0.8
|
||||
numpy==2.2.0
|
||||
|
||||
Reference in New Issue
Block a user