From c9dd0782d5ef149921b7f1a35cd0e3c0e0ac810b Mon Sep 17 00:00:00 2001 From: Shizuka Takao <87885739+tkpp26@users.noreply.github.com> Date: Fri, 13 Sep 2024 11:24:07 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 3db0e13..7a613a4 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ The images used for this project can be found below. In the provided embeddings. ```python EMBEDDINGS_FILE_ID = '' ``` + Feel free to make a copy of the notebooks for your own use, and don’t hesitate to contact me at shizukat@uci.edu if you encounter any issues or have questions. ## Installation @@ -113,10 +114,6 @@ npm start - **Yar Moradpour** - **Shizuka Takao** -## Current Status - -Please note that the image storage and processing for this application is hosted on Google Cloud. Due to concerns about increased billing over time, Google Cloud services for this application are currently deactivated. If you require access for testing purposes, please contact me at shizukat@uci.edu to temporarily activate the service. - ## Known Limitations - **Image Recognition Constraints**: The app only accurately recognizes images where the clothing item is shown from the front in a straight manner. Sideways or angled images may lead to inaccurate results.