diff --git a/README.md b/README.md index 6e8247e..3a389f3 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,6 @@ PoluLLM is a air quality forecasting project that utilizes Long Short-Term Memor pip install -r requirements.txt ``` -4. If using Colab, ensure you have the necessary extensions installed for interactive sessions: - - ``` - !pip install colab-xterm - %load_ext colabxterm - ``` - ## Data Preprocessing 1. The dataset, `delhi_aqi.csv`, contains hourly air quality measurements.