microsoft-phi-1 / app.py
peterquill193's picture
Update app.py
e23aa68 verified
raw
history blame
No virus
73 Bytes
import gradio as gr
gr.load("models/microsoft/phi-1").launch(share=True)