Skip to content

Commit

Permalink
Update requirements-build.txt
Browse files Browse the repository at this point in the history
pin numpy for docker to 1.xx version
  • Loading branch information
victorchall authored Dec 27, 2024
1 parent 05cf8a8 commit 9f8aa7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/requirements-build.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 9f8aa7a

Please sign in to comment.