Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,3 +7,5 @@ tqdm
|
|
7 |
IPython
|
8 |
matplotlib
|
9 |
torchvision
|
|
|
|
|
|
7 |
IPython
|
8 |
matplotlib
|
9 |
torchvision
|
10 |
+
accelerate
|
11 |
+
scipy
|