lavanjv commited on
Commit
e5f66ea
·
1 Parent(s): 126c7e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ HealsHealthAI is designed to offer users personalized healthcare information, fo
28
  ## Getting Started for deploying locally:
29
 
30
  1. git lfs install
31
- 2. git clone 'https://huggingface.co/spaces/lavanjv/HealsHealthAI'
32
  3. Download 'llama-2-7b-chat.ggmlv3.q8_0.bin' from https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/tree/main
33
  4. Install the required dependencies: `pip install -r requirements.txt`
34
  5. Run the Streamlit app: 'streamlit run app.py -w'
 
28
  ## Getting Started for deploying locally:
29
 
30
  1. git lfs install
31
+ 2. git clone 'https://huggingface.co/spaces/lavanjv/HealsHealthAI '
32
  3. Download 'llama-2-7b-chat.ggmlv3.q8_0.bin' from https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/tree/main
33
  4. Install the required dependencies: `pip install -r requirements.txt`
34
  5. Run the Streamlit app: 'streamlit run app.py -w'