Update requirements.txt

Update safetensors to fix a crash when using `--fp8_base --save_state`
This commit is contained in:
feffy380
2024-01-25 19:15:53 +01:00
committed by GitHub
parent d2a99a19d4
commit 322ee52c77

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