urdu-llama / run.py
traversaal-ai's picture
Update run.py
6543c31 verified
raw
history blame
85 Bytes
import gradio as gr
iface = gr.load('traversaal-internal/urdu-llama' )
iface.launch()