소스 검색

add protobuf==3.20.0 to requirements

AUTOMATIC1111 1 년 전
부모
커밋
80f618ea95
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      requirements.txt
  2. 1 0
      requirements_versions.txt

+ 1 - 0
requirements.txt

@@ -18,6 +18,7 @@ omegaconf
 open-clip-torch
 
 piexif
+protobuf==3.20.0
 psutil
 pytorch_lightning
 requests

+ 1 - 0
requirements_versions.txt

@@ -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