Simonlob commited on
Commit
85124e8
·
verified ·
1 Parent(s): f18c5de

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # --------- pytorch --------- #
2
  torch>=2.0.0
3
  torchvision>=0.15.0
 
1
+ pip>=23.3
2
+ setuptools>=68
3
+ wheel
4
+
5
+
6
  # --------- pytorch --------- #
7
  torch>=2.0.0
8
  torchvision>=0.15.0