orionweller commited on
Commit
dc7edc7
·
1 Parent(s): 9be0025
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -211,7 +211,7 @@ iface = gr.Interface(
211
  ["scifact", ""],
212
  ["scifact", "Think carefully about these conditions when determining relevance"]
213
  ],
214
- cache_examples=True,
215
  )
216
 
217
  # Launch the interface
 
211
  ["scifact", ""],
212
  ["scifact", "Think carefully about these conditions when determining relevance"]
213
  ],
214
+ cache_examples=False,
215
  )
216
 
217
  # Launch the interface