nevreal's picture
Rename yp.ppaapp (1).py to app.py
d3c0542 verified
raw
history blame
145 Bytes
import gradio as gr
import os
demo = gr.load("nevreal/stocking-anarchy-nochekaiser", src="models", hf_token=os.environ.get("HF_TOKEN")).launch()