Alexandre-Numind commited on
Commit
e3a267d
·
verified ·
1 Parent(s): 00bc111

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -213,7 +213,7 @@ with gr.Blocks(title="NuExtract – zero-shot structured extraction") as demo:
213
 
214
  example_data = [
215
  [
216
- "examples/affiche.jpg", # image file
217
  "", # no text
218
  """{
219
  "movie_name": "verbatim-string",
 
213
 
214
  example_data = [
215
  [
216
+ "data/affiche.jpg", # image file
217
  "", # no text
218
  """{
219
  "movie_name": "verbatim-string",