From 2830a5ff4e4b4d039a62e3070cc526a6d982e950 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Tue, 24 Oct 2023 15:51:38 +0300 Subject: [PATCH] Fix requirements --- requirements-complete.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-complete.txt b/requirements-complete.txt index 8d241e5..6e187c1 100644 --- a/requirements-complete.txt +++ b/requirements-complete.txt @@ -6,7 +6,7 @@ markdown==3.4.3 Pillow==9.5.0 colorama==0.4.6 webuiapi==0.9.5 ---extra-index-url https://download.pytorch.org/whl/cu117 +--extra-index-url https://download.pytorch.org/whl/cu118 torch==2.0.0+cu117 torchvision==0.15.1 torchaudio==2.0.1+cu117 diff --git a/requirements.txt b/requirements.txt index e4af5b0..49eb577 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ flask-compress==1.13 markdown==3.4.3 Pillow==9.5.0 colorama==0.4.6 ---extra-index-url https://download.pytorch.org/whl/cu117 +--extra-index-url https://download.pytorch.org/whl/cu118 torch==2.0.0+cu117 transformers==4.28.1 webuiapi==0.9.5