MertKalkanci / Highlights-Maker

A video highlights creator
GNU General Public License v3.0
4 stars 0 forks source link

AttributeError: module 'gradio' has no attribute 'FileExplorer' #2

Closed KalvinThien closed 5 months ago

KalvinThien commented 5 months ago

Traceback (most recent call last): File "d:\Ai_AUto_crop\Highlights-Maker-main\Highlights-Maker-main\main.py", line 12, in file_path = gr.FileExplorer(label="Video",file_count="single", glob="/.mp4") ^^^^^^^^^^^^^^^ AttributeError: module 'gradio' has no attribute 'FileExplorer'

I get this error , please help me fix it