TroglodyteDerivations
commited on
Commit
•
7a36f92
1
Parent(s):
937e691
Updated line 8 with: IPython
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch
|
|
4 |
torchaudio
|
5 |
matplotlib
|
6 |
numpy
|
7 |
-
dataclasses
|
|
|
|
4 |
torchaudio
|
5 |
matplotlib
|
6 |
numpy
|
7 |
+
dataclasses
|
8 |
+
IPython
|