neelnsoni13 commited on
Commit
3aee5b6
·
verified ·
1 Parent(s): c272f9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ $ python TrainImprove.py
81
  ### 4. **Run the Streamlit Application**
82
 
83
  ```bash
84
- $ streamlit run final.py
85
  ```
86
 
87
  ### 5. **Access the App**
 
81
  ### 4. **Run the Streamlit Application**
82
 
83
  ```bash
84
+ $ python -m streamlit run ml-st.py
85
  ```
86
 
87
  ### 5. **Access the App**