mehranandi's picture
Update app.py
b5f8997
raw
history blame
92 Bytes
import gradio as gr
gr.Interface.load("models/HuggingFaceH4/zephyr-7b-beta")
gr.launch()