Alexandre-Numind commited on
Commit
094c981
·
verified ·
1 Parent(s): dd7c175

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ with gr.Blocks(title="NuExtract – zero-shot structured extraction") as demo:
192
 
193
  example_data = [
194
  [
195
- "examples/affiche.jpg", # image file
196
  "", # no text
197
  """{
198
  "movie_name": "verbatim-string",
 
192
 
193
  example_data = [
194
  [
195
+ "data/affiche.jpg", # image file
196
  "", # no text
197
  """{
198
  "movie_name": "verbatim-string",