Skip to content

Commit fb45b8e

Browse files
authored
Merge pull request #12 from Brandon-Shen/BrandonS09-patch-1
Update README to remove work in progress note
2 parents e35fa99 + a3befe4 commit fb45b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SearchVision
22

3-
**SearchVision** ***(WORK IN PROGRESS)*** is a web application built with FastAPI that allows users to search for images, select relevant images, and use web scraping techniques to find similar images. The selected images are then used to train a YOLOv8 (You Only Look Once) model for object detection.
3+
**SearchVision** is a web application built with FastAPI that allows users to search for images, select relevant images, and use web scraping techniques to find similar images. The selected images are then used to train a YOLOv8 (You Only Look Once) model for object detection.
44

55
## Table of Contents
66

0 commit comments

Comments
 (0)