phi-4 / app.py
Siddartha10's picture
Update app.py
e1fa00d verified
raw
history blame
188 Bytes
import gradio as gr
from gradio.themes.utils.theme_dropdown import create_theme_dropdown
dropdown, js = create_theme_dropdown()
gr.load("models/Siddartha10/LLama-3B-A50").launch()
# code