mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-03-09 13:30:22 +00:00
Fix requirements
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user