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.