AryaWu commited on
Commit
b472fd1
·
verified ·
1 Parent(s): 2481f0d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch==2.4.1
2
+ torchvision==0.19.1
3
+ transformers==4.44.2
4
+ nnsight==0.3.5
5
+ pillow @ file:///croot/pillow_1714398848491/work
6
+ numpy==1.26.4
7
+ matplotlib==3.9.1
8
+ pandas==2.2.2