anime-quality / app.py
shadowlilac's picture
Update app.py
e63a07d
raw
history blame
No virus
137 Bytes
import gradio as gr
gr.Interface.load("models/shadowlilac/anime-image-quality-v2", api_key=os.getenv('HUGGING_FACE_HUB_TOKEN')).launch()