Spaces:
Build error
Build error
Downgrade torch
#3
by mariagrandury - opened
Downgrade torch back to the original version, the dependencies conflict needs to be properly addressed with a package manager:
ERROR: Cannot install -r requirements.txt (line 10) and torch==1.13.1 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested torch==1.13.1
farm-haystack 1.3.0 depends on torch<1.11 and >1.9
mariagrandury changed pull request status to merged