ktllc commited on
Commit
3b53215
·
verified ·
1 Parent(s): 8e4b98b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -49,7 +49,6 @@ iface = gr.Interface(
49
  ],
50
  outputs="number",
51
  live=True,
52
- interpretation="default",
53
  title="CLIP Model Image-Text Cosine Similarity",
54
  description="Upload a base64 image and enter text to find their cosine similarity.",
55
  )
 
49
  ],
50
  outputs="number",
51
  live=True,
 
52
  title="CLIP Model Image-Text Cosine Similarity",
53
  description="Upload a base64 image and enter text to find their cosine similarity.",
54
  )