Improve library loading
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
><code>virtualenv venv
|
||||
source venv/bin/activate
|
||||
pip install git+https://github.com/unclecode/crawl4ai.git
|
||||
pip install transformers torch chromedriver_autoinstaller
|
||||
</code></pre>
|
||||
</li>
|
||||
<li class="mb-4">
|
||||
@@ -47,7 +46,6 @@ pip install transformers torch chromedriver_autoinstaller
|
||||
source venv/bin/activate
|
||||
git clone https://github.com/unclecode/crawl4ai.git
|
||||
cd crawl4ai
|
||||
pip install transformers torch chromedriver_autoinstaller
|
||||
pip install -e .
|
||||
</code></pre>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user