mirror of
https://github.com/Stability-AI/stablediffusion.git
synced 2024-12-22 15:44:58 +00:00
update pytorch_lighting version
This commit is contained in:
parent
a436738fc3
commit
6991870cf9
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ opencv-python
|
||||||
pudb==2019.2
|
pudb==2019.2
|
||||||
imageio==2.9.0
|
imageio==2.9.0
|
||||||
imageio-ffmpeg==0.4.2
|
imageio-ffmpeg==0.4.2
|
||||||
pytorch-lightning==1.4.2
|
pytorch-lightning==1.8.3.post0
|
||||||
torchmetrics==0.6
|
torchmetrics==0.10.3
|
||||||
omegaconf==2.1.1
|
omegaconf==2.1.1
|
||||||
test-tube>=0.7.5
|
test-tube>=0.7.5
|
||||||
streamlit>=0.73.1
|
streamlit>=0.73.1
|
||||||
|
|
Loading…
Reference in a new issue