prithivMLmods commited on
Commit
a4dabd1
·
verified ·
1 Parent(s): cda05ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -89,7 +89,6 @@ if device == "cpu":
89
 
90
  # Create the Gradio interface
91
  image_description_interface = gr.Interface(
92
- theme=="bethecloud/storj_theme",
93
  fn=describe_image,
94
  inputs=[
95
  gr.Image(label="Upload Image", type="pil"),
 
89
 
90
  # Create the Gradio interface
91
  image_description_interface = gr.Interface(
 
92
  fn=describe_image,
93
  inputs=[
94
  gr.Image(label="Upload Image", type="pil"),