I am working on an AI-based fashion assistance system. I have trained a dataset and want to display the recommended pictures on the website. My app is running locally.
The test.py works and the pictures are displayed using cv2. But when I use Streamlit it won’t show the pictures on the website.
This is the GitHub repository I am referring to: AI-for-Fashion/iDresser-An AI Based Fashion Assistant at main · AdiNarendra98/AI-for-Fashion · GitHub