antonovmaxim's picture
fixed a bug (thanks to dorkai)
292c2df
raw
history blame
No virus
227 Bytes
import logging
import gradio as gr
def ui():
gr.Markdown("### This extension is deprecated, use \"multimodal\" extension instead")
logging.error("LLaVA extension is deprecated, use \"multimodal\" extension instead")