diff --git a/README.md b/README.md index 924029e72d5cc4d41e208ff2cfb6e0c465f98cee..22186f8a8023a770c51d2b025f5083f7d3cc4ce1 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,13 @@ This project is develop using the following:- 3. System - Windows 11 4. Streamlit Version - 1.40.1 5. Pandas Version - 2.0.3 -7. Scikit- learn Version -8. Numpy Version -9. Matplotlib Version -10. Rasa Version +6. Scikit- learn Version - 1.1.3 +7. Matplotlib Version - 3.5.3 +8. Rasa Version - 3.6.20 +9. Joblib Version - 1.2.0 +10. Altair Version - 5.4.1 +11. Faker - 33.3.1 # Installation +1. Clone the repository. +2. Create a Virtual environment:> python -m venv venv_name