Refactored Streamlit app for Hugging Face deployment - Replaced matplotlib with plotly for an enhanced, interactive graph. - Separated core functionalities into separate modules for cleaner code and easier maintenance. - Simplified the Streamlit app code, focusing on user input and real-time graph generation.