Spaces:
Runtime error
Runtime error
shadowlilac
commited on
Commit
•
531737b
1
Parent(s):
313eaf3
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
import os
|
3 |
-
gr.Interface.load("models/shadowlilac/anime-
|
|
|
1 |
import gradio as gr
|
2 |
import os
|
3 |
+
gr.Interface.load("models/shadowlilac/anime-quality-v3", api_key=os.getenv('HUGGING_FACE_HUB_TOKEN')).launch()
|