new-space / app.py
gptahmed1's picture
initial commit
18ccba1 verified
raw
history blame contribute delete
162 Bytes
import gradio as gr
import sambanova_gradio
gr.load("Llama-3.2-90B-Vision-Instruct", src=sambanova_gradio.registry, accept_token=True, multi_model=True).launch()