Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -254,7 +254,7 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue=page_utils.KALBE_THEME_COLOR,
|
|
| 254 |
os.path.join(examples_dir, "bcc.jpeg"),
|
| 255 |
os.path.join(examples_dir, "bkl_1.jpeg"),
|
| 256 |
os.path.join(examples_dir, "akk.jpeg"),
|
| 257 |
-
os.path.join(examples_dir, "
|
| 258 |
],
|
| 259 |
inputs=inp_img,
|
| 260 |
outputs=out_txt,
|
|
|
|
| 254 |
os.path.join(examples_dir, "bcc.jpeg"),
|
| 255 |
os.path.join(examples_dir, "bkl_1.jpeg"),
|
| 256 |
os.path.join(examples_dir, "akk.jpeg"),
|
| 257 |
+
os.path.join(examples_dir, "mel-_3_.jpeg"),
|
| 258 |
],
|
| 259 |
inputs=inp_img,
|
| 260 |
outputs=out_txt,
|