sanaa-11 commited on
Commit
b53734a
·
verified ·
1 Parent(s): ac186bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -45,11 +45,11 @@ To run this application locally, you will need **Python** and the following libr
45
  git clone https://huggingface.co/spaces/sanaa-11/LSI
46
  cd your-app-repository
47
 
48
- 2-Install the required dependencies:
49
  ```bash
50
  pip install -r requirements.txt
51
-
52
- 3 - Run the application:
53
 
54
  ```bash
55
  streamlit run app.py
 
45
  git clone https://huggingface.co/spaces/sanaa-11/LSI
46
  cd your-app-repository
47
 
48
+ 2. Install the required dependencies:
49
  ```bash
50
  pip install -r requirements.txt
51
+ ```bash
52
+ 3. Run the application:
53
 
54
  ```bash
55
  streamlit run app.py