sanaa-11 commited on
Commit
222d5c4
·
verified ·
1 Parent(s): d0f9a1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -46,13 +46,13 @@ To run this application locally, you will need **Python** and the following libr
46
  cd your-app-repository
47
 
48
  2-Install the required dependencies:
49
- ```bash
50
 
51
- pip install -r requirements.txt
52
 
53
  3 - Run the application:
54
 
55
- ```bash
56
- streamlit run app.py
57
 
58
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
46
  cd your-app-repository
47
 
48
  2-Install the required dependencies:
49
+ ```bash
50
 
51
+ pip install -r requirements.txt
52
 
53
  3 - Run the application:
54
 
55
+ ```bash
56
+ streamlit run app.py
57
 
58
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference