mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-06 02:30:30 -08:00
add protobuf==3.20.0 to requirements
This commit is contained in:
parent
b443fdcf76
commit
80f618ea95
2 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ omegaconf
|
|||
open-clip-torch
|
||||
|
||||
piexif
|
||||
protobuf==3.20.0
|
||||
psutil
|
||||
pytorch_lightning
|
||||
requests
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ numpy==1.26.2
|
|||
omegaconf==2.2.3
|
||||
open-clip-torch==2.20.0
|
||||
piexif==1.1.3
|
||||
protobuf==3.20.0
|
||||
psutil==5.9.5
|
||||
pytorch_lightning==1.9.4
|
||||
resize-right==0.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue