mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-25 21:11:11 +08:00
docs: update README.md
avaiable -> available
This commit is contained in:
parent
7cc1edac26
commit
17ec992b49
@ -89,7 +89,7 @@ Note: before using the local model remember to create the docker container!
|
|||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
docker exec -it ollama ollama pull stablelm-zephyr
|
docker exec -it ollama ollama pull stablelm-zephyr
|
||||||
```
|
```
|
||||||
You can use which models avaiable on Ollama or your own model instead of stablelm-zephyr
|
You can use which models available on Ollama or your own model instead of stablelm-zephyr
|
||||||
```python
|
```python
|
||||||
from scrapegraphai.graphs import SmartScraperGraph
|
from scrapegraphai.graphs import SmartScraperGraph
|
||||||
|
|
||||||
@ -285,4 +285,4 @@ ScrapeGraphAI is licensed under the MIT License. See the [LICENSE](https://githu
|
|||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
- We would like to thank all the contributors to the project and the open-source community for their support.
|
- We would like to thank all the contributors to the project and the open-source community for their support.
|
||||||
- ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library.
|
- ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user