Chintan-Shah commited on
Commit
3a9758c
·
verified ·
1 Parent(s): b842e90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ def generateOutput(source):
121
 
122
  title = "FastSAM Inference Trials"
123
  description = "Shows the FastSAM related Inference Trials"
124
- examples = [["Elephants.jpg"], ["Puppies.jpg"], ["photo2.JPG"], ["MultipleItems.jpg"]]
125
  demo = gr.Interface(
126
  generateOutput,
127
  inputs = [
 
121
 
122
  title = "FastSAM Inference Trials"
123
  description = "Shows the FastSAM related Inference Trials"
124
+ examples = [["941398-beautiful-farm-animals-wallpaper-2000x1402-for-meizu.jpg"], ["Puppies.jpg"], ["photo2.JPG"], ["MultipleItems.jpg"]]
125
  demo = gr.Interface(
126
  generateOutput,
127
  inputs = [