Skip to content

Releases: tikendraw/reverse-image-search

bug fix: handles png in terminal

18 Mar 13:35
v0.1.95
e186267

Choose a tag to compare

Doesn't cause error when png file is searched on terminal. solves #9

v0.1.94

31 Jan 04:01
v0.1.94
1656990

Choose a tag to compare

Full Changelog: v0.1.93...v0.1.94

  • Fix for the streamlit thread warning messages

solves #4

v0.1.93

31 Jan 03:04
v0.1.93
484d741

Choose a tag to compare

Full Changelog: v0.1.92...v0.1.93

Changes

  • Filters images before creating embeddings
    • image must be non empty file
    • width and height dimensions must be >= 100px

solves #4

Bug fix

22 Dec 02:35
ad00ef9

Choose a tag to compare

Bug fix
-internal EmbeddingStore has changed, (no functional chnage for user)

minor logging update

19 Dec 12:37
23e528c

Choose a tag to compare

v0.1.91

more log

v0.1.9

19 Dec 12:30
v0.1.9
c41b093

Choose a tag to compare

What's Changed

  • logs bad images and skips it.

Full Changelog: v0.1.8...v0.1.9

fixed: missing transformer dependency

02 Dec 16:50

Choose a tag to compare

v0.1.7

fixed the missing transformers dependencies

Fix: tempfile deletion windows error

15 Nov 07:37

Choose a tag to compare

v0.1.6

fix: tempfile deletion error fix

Minor fixes, works better

20 Oct 16:35

Choose a tag to compare

  • path copy button
  • recursively delete/ update/ create embeddings

New Embeddings, Faster Retrieval

15 Oct 02:37

Choose a tag to compare

  • better ui
  • faster retrieval
  • efficient storage
  • better embedding
  • faster embedding calculations