Sahar7888 commited on
Commit
1c7c6cc
·
verified ·
1 Parent(s): 4401a89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ def gradio_interface():
52
  ],
53
  outputs="text", # Output: SSIM score as text
54
  description=description,
55
- examples=example_list,
56
 
57
  )
58
 
 
52
  ],
53
  outputs="text", # Output: SSIM score as text
54
  description=description,
55
+ # examples=example_list,
56
 
57
  )
58