chore: Update pip installation command and requirements for Crawl4AI
This commit is contained in:
@@ -33,6 +33,12 @@ pip install git+https://github.com/unclecode/crawl4ai.git
|
||||
pip install transformers torch chromedriver_autoinstaller
|
||||
</code></pre>
|
||||
</li>
|
||||
<li class="mb-4">
|
||||
Run the following command to load the required models. This is optional, but it will boost the performance and speed of the crawler. You need to do this only once.
|
||||
<pre
|
||||
class="bg-zinc-800 p-4 rounded mt-2 text-zinc-100"
|
||||
><code>crawl4ai-download-models</code></pre>
|
||||
</li>
|
||||
<li class="mb-4">
|
||||
Alternatively, you can clone the repository and install the package locally:
|
||||
<pre
|
||||
|
||||
Reference in New Issue
Block a user