mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 15:32:30 +00:00
remove torchaudio
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
639829a1d3
commit
20cc2f375a
@ -17,7 +17,7 @@ This is a collection of FAQ collected from the user questions on <https://github
|
|||||||
source ./venv/bin/activate
|
source ./venv/bin/activate
|
||||||
|
|
||||||
# Install torch nightly builds, see https://pytorch.org/
|
# Install torch nightly builds, see https://pytorch.org/
|
||||||
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu
|
pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu
|
||||||
|
|
||||||
# Install docling
|
# Install docling
|
||||||
pip3 install docling
|
pip3 install docling
|
||||||
|
Loading…
Reference in New Issue
Block a user