not-lain commited on
Commit
2b0c0a5
·
verified ·
1 Parent(s): 1dd2250

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ demo = gr.Interface(search,
25
  [gr.Textbox(label="most probable label")],
26
  examples=[["حصان, كلب, قطة", "cat.png"]],
27
  theme="ocean",
28
- title"AraClip [](https://cdn-avatars.huggingface.co/v1/production/uploads/61934cc71832e6ac3837d8b0/f2VVUYHkDkhLQvNxSE5ra.png)"
29
  )
30
 
31
  demo.launch(debug=True)
 
25
  [gr.Textbox(label="most probable label")],
26
  examples=[["حصان, كلب, قطة", "cat.png"]],
27
  theme="ocean",
28
+ title"AraClip",
29
  )
30
 
31
  demo.launch(debug=True)