suhani221's picture
Update app.py
47d6900 verified
raw
history blame
115 Bytes
import gradio as gr
hf_token = os.environ.get('HF_TOKEN')
gr.load("models/HuggingFaceH4/zephyr-7b-beta").launch()