Update requirements.txt
This commit is contained in:
parent
a33a62b786
commit
2000ec178d
|
@ -3,7 +3,7 @@ torchvision==0.15.2
|
|||
transformers==4.29.2
|
||||
diffusers[torch]==0.18.0
|
||||
pynvml==11.4.1
|
||||
bitsandbytes==0.38.1
|
||||
bitsandbytes==0.41.1
|
||||
ftfy==6.1.1
|
||||
aiohttp==3.8.4
|
||||
tensorboard>=2.11.0
|
||||
|
@ -21,4 +21,4 @@ numpy==1.23.5
|
|||
wandb
|
||||
colorama
|
||||
safetensors
|
||||
open-flamingo==2.0.0
|
||||
open-flamingo==2.0.0
|
||||
|
|
Loading…
Reference in New Issue