showlab / UniVTG

[ICCV2023] UniVTG: Towards Unified Video-Language Temporal Grounding
https://arxiv.org/abs/2307.16715
MIT License
315 stars 28 forks source link

AttributeError: 'Textbox' object has no attribute 'style' #47

Open TekeshwarHirwani opened 4 months ago

TekeshwarHirwani commented 4 months ago

INFO:main.config - Loaded model saved at epoch 14 from checkpoint: ./results/model_best.ckpt Traceback (most recent call last): File "/content/UniVTG/main_gradio.py", line 212, in input_message = gr.Textbox(show_label=False, placeholder="Enter text query and press enter", visible=True).style(container=False)