SudhanshuBlaze commited on
Commit
78e37ea
·
unverified ·
1 Parent(s): b2957df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ pip install -r requirements.txt
28
  - Create a `.env` file in the root directory of the project and add your
29
  - Hugging Face API key like this: `HF_API_KEY=<your_api_key_here>`
30
 
31
- ## Usage
32
 
33
  - Navigate to the root directory of the project.
34
  - Run the Streamlit app by typing `streamlit run app.py` or `python -m streamlit run app.py` in the command line.
 
28
  - Create a `.env` file in the root directory of the project and add your
29
  - Hugging Face API key like this: `HF_API_KEY=<your_api_key_here>`
30
 
31
+ ## Usage:
32
 
33
  - Navigate to the root directory of the project.
34
  - Run the Streamlit app by typing `streamlit run app.py` or `python -m streamlit run app.py` in the command line.