Update requirements.txt

Update safetensors to fix a crash when using `--fp8_base --save_state`
pull/1907/head
feffy380 2024-01-25 19:15:53 +01:00 committed by GitHub
parent d2a99a19d4
commit 322ee52c77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ einops==0.6.1
pytorch-lightning==1.9.0
# bitsandbytes==0.39.1
tensorboard==2.10.1
safetensors==0.3.1
safetensors==0.4.2
# gradio==3.16.2
altair==4.2.2
easygui==0.98.3