Seokju Cho
commited on
Commit
•
9a96132
1
Parent(s):
604efc8
fix numpy version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ opencv-python==4.10.0.84
|
|
6 |
torch==2.2.0
|
7 |
torchvision==0.17.0
|
8 |
torchaudio==2.2.0
|
|
|
|
6 |
torch==2.2.0
|
7 |
torchvision==0.17.0
|
8 |
torchaudio==2.2.0
|
9 |
+
numpy==1.26.4
|