Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ numpy==1.26.4
|
|
10 |
scipy>=0.13.3
|
11 |
torchaudio
|
12 |
nbimporter
|
13 |
-
nbformat
|
|
|
|
10 |
scipy>=0.13.3
|
11 |
torchaudio
|
12 |
nbimporter
|
13 |
+
nbformat
|
14 |
+
ipython
|