juansensio commited on
Commit
56b4512
·
verified ·
1 Parent(s): 13d5a13

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pytorch==2.0.1
2
+ torchvision==0.15.2
3
+ pytorch_lightning==1.7
4
+ pandas
5
+ matplotlib
6
+ torchmetrics==0.11.4
7
+ gradio