SerdarHelli commited on
Commit
a02e501
1 Parent(s): a55f026

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -12
requirements.txt CHANGED
@@ -1,13 +1,7 @@
1
- python >= 3.8
2
- pip
3
- numpy>=1.20
4
- click>=8.0
5
- pillow=8.3.1
6
- scipy=1.7.1
7
- pytorch=1.9.1
8
- cudatoolkit=11.1
9
- requests=2.26.0
10
  tqdm=4.62.2
11
- ninja=1.10.2
12
- matplotlib=3.4.2
13
- imageio=2.9.0
 
1
+
2
+ pillow
3
+ scipy
4
+ pytorch
5
+ cudatoolkit
 
 
 
 
6
  tqdm=4.62.2
7
+ imageio