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
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user