update reqs for vlm

This commit is contained in:
maybleMyers 2025-12-08 18:19:51 -08:00
parent 8ab50605f9
commit f41f18b4ed

1
vlm.py
View File

@ -1118,7 +1118,6 @@ def create_ui():
chatbot = gr.Chatbot(
label="Conversation",
height=400,
show_copy_button=True,
)
with gr.Row():