Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import gradio as gr
|
|
4 |
API_KEY=os.environ.get('HUGGING_FACE_HUB_TOKEN', None)
|
5 |
|
6 |
article = """---
|
7 |
-
|
8 |
|
9 |
gr.Interface.load(
|
10 |
name="models/yulet1de/anything",
|
|
|
4 |
API_KEY=os.environ.get('HUGGING_FACE_HUB_TOKEN', None)
|
5 |
|
6 |
article = """---
|
7 |
+
Anything"""
|
8 |
|
9 |
gr.Interface.load(
|
10 |
name="models/yulet1de/anything",
|