Open Vzenun opened 4 weeks ago
Perhaps you could try pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
still not working ERROR: Could not find a version that satisfies the requirement torch==1.12.1+cu113 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.5.1) ERROR: No matching distribution found for torch==1.12.1+cu113
It works well for me
Yes but while wxecuting requirements and downloading it is showing this error.
On Thu, 31 Oct 2024, 19:37 Senmao Li, @.***> wrote:
It works well for me image.png (view on web) https://github.com/user-attachments/assets/96a3f38c-fc1a-49fe-9263-61af606082d9
— Reply to this email directly, view it on GitHub https://github.com/sen-mao/StyleDiffusion/issues/8#issuecomment-2449937230, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZYK6LMQVVJORRW6DXUUVFLZ6I2RBAVCNFSM6AAAAABQKAOZ6OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBZHEZTOMRTGA . You are receiving this because you authored the thread.Message ID: @.***>
I encountered the following error: ERROR: Could not find a version that satisfies the requirement torch==1.12.1+cu113 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0) ERROR: No matching distribution found for torch==1.12.1+cu113
Unfortunately, +cu113 is not provided for PyTorch 1.12.1.
so how do i run this