SajjadAyoubi commited on
Commit
58f811a
1 Parent(s): 69143ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,6 +30,7 @@ def get_html(url_list):
30
  description = '''
31
  # Persian (fa) image search
32
  - Enter your query and hit enter
 
33
 
34
  Built with [CLIP-fa](https://github.com/sajjjadayobi/CLIPfa) model and 25k images from [Unsplash](https://unsplash.com/)
35
  '''
 
30
  description = '''
31
  # Persian (fa) image search
32
  - Enter your query and hit enter
33
+ - Note: We used a small set of images to keep this app almost real-time, but it's obvious that the quality of image search depends heavily on the size of the image database.
34
 
35
  Built with [CLIP-fa](https://github.com/sajjjadayobi/CLIPfa) model and 25k images from [Unsplash](https://unsplash.com/)
36
  '''