Skip to content

Commit

Permalink
fixing numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Nov 2, 2024
1 parent 8a18a0d commit 71a057b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# 'compel lark' for smZNodes
# 'torchdiffeq' for DepthFM
# 'fairscale' for APISR
numpy==1.26.4
accelerate
compel
cupy-cuda12x
Expand All @@ -14,7 +15,6 @@ joblib
kornia
lark
matplotlib
numpy==1.26.4
omegaconf
onnx
onnxruntime-gpu
Expand Down
1 change: 1 addition & 0 deletions requirements5.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
numpy==1.26.4
addict
aiohttp
albumentations
Expand Down

0 comments on commit 71a057b

Please sign in to comment.