mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-06 15:13:38 +00:00
Update bitsandbytes requirement in /requirements/full (#7193)
This commit is contained in:
parent
8f731a566c
commit
fe15b67160
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
accelerate==1.8.*
|
||||
audioop-lts<1.0; python_version >= "3.13"
|
||||
bitsandbytes==0.46.*
|
||||
bitsandbytes==0.47.*
|
||||
colorama
|
||||
datasets
|
||||
einops
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
accelerate==1.8.*
|
||||
audioop-lts<1.0; python_version >= "3.13"
|
||||
bitsandbytes==0.46.*
|
||||
bitsandbytes==0.47.*
|
||||
colorama
|
||||
datasets
|
||||
einops
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue