fix(diffusers): do not specify --pre as with pip

drop --pre as it is not supported by `uv`

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto
2024-08-08 22:21:05 +02:00
committed by GitHub
parent 8317839ca5
commit a507c13f8e

View File

@ -1,4 +1,3 @@
--pre
--extra-index-url https://download.pytorch.org/whl/nightly/
torch
torchvision