update docker to fix cog
This commit is contained in:
parent
642a64d5dc
commit
3a219e2502
|
@ -5,4 +5,4 @@ omegaconf==2.2.3
|
|||
protobuf==3.20.3
|
||||
pyre-extensions==0.0.29
|
||||
pytorch-lightning==1.9.2
|
||||
transformers==4.35.0
|
||||
transformers==4.38.2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
aiohttp==3.8.4
|
||||
bitsandbytes==0.41.1
|
||||
bitsandbytes==0.43.0
|
||||
scipy
|
||||
colorama==0.4.6
|
||||
compel~=1.1.3
|
||||
|
|
Loading…
Reference in New Issue