Spaces:
Running
Running
Update app_exp2.py
Browse files- app_exp2.py +1 -1
app_exp2.py
CHANGED
|
@@ -239,10 +239,10 @@ css = """
|
|
| 239 |
"""
|
| 240 |
|
| 241 |
examples = [
|
|
|
|
| 242 |
"examples/01.jpg",
|
| 243 |
"examples/02.jpg",
|
| 244 |
"examples/03.jpg",
|
| 245 |
-
"examples/化物语封面.jpeg",
|
| 246 |
]
|
| 247 |
|
| 248 |
# Define the Gradio interface
|
|
|
|
| 239 |
"""
|
| 240 |
|
| 241 |
examples = [
|
| 242 |
+
"examples/化物语封面.jpeg",
|
| 243 |
"examples/01.jpg",
|
| 244 |
"examples/02.jpg",
|
| 245 |
"examples/03.jpg",
|
|
|
|
| 246 |
]
|
| 247 |
|
| 248 |
# Define the Gradio interface
|