Python / app.py
ancerlop's picture
Update app.py
82c78dd
raw
history blame
85 Bytes
import gradio as gr
gr.Interface.load("models/microsoft/phi-1_5").launch(share=True)