Python / app.py
ancerlop's picture
Create app.py
c3467af
raw
history blame
75 Bytes
import gradio as gr
gr.Interface.load("models/microsoft/phi-1_5").launch()