File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ Note: before using the local model remember to create the docker container!
89
89
docker-compose up -d
90
90
docker exec -it ollama ollama pull stablelm-zephyr
91
91
```
92
- You can use which models avaiable on Ollama or your own model instead of stablelm-zephyr
92
+ You can use which models available on Ollama or your own model instead of stablelm-zephyr
93
93
``` python
94
94
from scrapegraphai.graphs import SmartScraperGraph
95
95
@@ -285,4 +285,4 @@ ScrapeGraphAI is licensed under the MIT License. See the [LICENSE](https://githu
285
285
## Acknowledgements
286
286
287
287
- We would like to thank all the contributors to the project and the open-source community for their support.
288
- - ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library.
288
+ - ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library.
You can’t perform that action at this time.
0 commit comments