Allanatrix commited on
Commit
4ed8573
·
verified ·
1 Parent(s): 0576ff5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ benchmarkfcns==1.0.0
2
+ gradio>=5.34.0
3
+ matplotlib>=3.10.3
4
+ numpy==1.26.0
5
+ pytorch-lightning==2.5.1
6
+ scipy>=1.15.3
7
+ torch>=2.7.1
8
+ torchvision>=0.22.1