Spaces:
Running
on
Zero
Running
on
Zero
schirrmacher
commited on
Commit
•
eacf438
1
Parent(s):
5932f9f
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
@@ -70,9 +70,9 @@ If you identify cases where the model fails, <a href='https://huggingface.co/sch
|
|
70 |
"""
|
71 |
|
72 |
examples = [
|
73 |
-
"
|
74 |
-
"
|
75 |
-
"
|
76 |
]
|
77 |
|
78 |
demo = gr.Interface(
|
|
|
70 |
"""
|
71 |
|
72 |
examples = [
|
73 |
+
"example01.jpeg",
|
74 |
+
"example02.jpeg",
|
75 |
+
"example03.jpeg",
|
76 |
]
|
77 |
|
78 |
demo = gr.Interface(
|