wooj0216 commited on
Commit
5ea7cfd
·
1 Parent(s): 0a911cc

ADD: requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch==2.4.0
2
+ torchvision==0.19.0
3
+ torchaudio==2.4.0
4
+ matplotlib==3.10.1
5
+ numpy==2.0.1
6
+ opencv-python