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!
8989 docker-compose up -d
9090 docker exec -it ollama ollama pull stablelm-zephyr
9191```
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
9393``` python
9494from scrapegraphai.graphs import SmartScraperGraph
9595
@@ -285,4 +285,4 @@ ScrapeGraphAI is licensed under the MIT License. See the [LICENSE](https://githu
285285## Acknowledgements
286286
287287- 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