Commit
·
a02e501
1
Parent(s):
a55f026
Update requirements.txt
Browse files- requirements.txt +6 -12
requirements.txt
CHANGED
|
@@ -1,13 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 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 |
-
|
| 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
|
|
|
|
|
|