Abhaykoul commited on
Commit
0458c02
·
verified ·
1 Parent(s): bb1b81c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ print(response)
72
  *Directly using this model from GGUF*
73
 
74
  ```python
75
- %pip install -U 'webscout[loacl]'
76
 
77
  from webscout.Local.utils import download_model
78
  from webscout.Local.model import Model
 
72
  *Directly using this model from GGUF*
73
 
74
  ```python
75
+ %pip install -U 'webscout[Loacl]'
76
 
77
  from webscout.Local.utils import download_model
78
  from webscout.Local.model import Model