schirrmacher commited on
Commit
6c3e9e4
·
verified ·
1 Parent(s): 0383b74

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ If you identify cases where the model fails, <a href='https://huggingface.co/sch
72
  - <a href='https://huggingface.co/schirrmacher/ormbg\#research' target='_blank'>Research</a>: see current approach for improvements
73
  """
74
 
75
- examples = ["./example1.png", "./example2.png", "./example3.png"]
76
 
77
  demo = gr.Interface(
78
  fn=inference,
 
72
  - <a href='https://huggingface.co/schirrmacher/ormbg\#research' target='_blank'>Research</a>: see current approach for improvements
73
  """
74
 
75
+ examples = ["./example1.jpeg", "./example2.jpeg", "./example3.jpeg"]
76
 
77
  demo = gr.Interface(
78
  fn=inference,