asebaq commited on
Commit
e87c946
1 Parent(s): e8a3cdb

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu117
2
+ torch
3
+ torchvision
4
+ numpy
5
+ matplotlib
6
+ jupyter
7
+ datasets
8
+ tqdm
9
+ torchmetrics
10
+ tensorboard