Update requirements-build.txt

pin numpy for docker to 1.xx version
This commit is contained in:
Victor Hall 2024-12-27 00:17:43 -05:00 committed by GitHub
parent 05cf8a8215
commit 9f8aa7a3d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
diffusers[torch]>=0.27.2
ninja
numpy
numpy==1.26.4
omegaconf==2.2.3
protobuf==3.20.3
pyre-extensions==0.0.29