mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-23 00:18:20 +01:00
bump transformers
idk but there seems to be a lot of fixes in the new version, and it's working according to my local tests.
This commit is contained in:
parent
abc920752f
commit
ad191e295b
@ -62,7 +62,7 @@ torch==1.13.1
|
|||||||
torchaudio==0.13.1
|
torchaudio==0.13.1
|
||||||
torchvision==0.14.1
|
torchvision==0.14.1
|
||||||
tqdm==4.64.1
|
tqdm==4.64.1
|
||||||
transformers==4.25.1
|
transformers==4.26.0
|
||||||
uc-micro-py==1.0.1
|
uc-micro-py==1.0.1
|
||||||
uvicorn==0.20.0
|
uvicorn==0.20.0
|
||||||
websockets==10.4
|
websockets==10.4
|
||||||
|
Loading…
Reference in New Issue
Block a user