Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
nemo_toolkit[all]
|
| 2 |
huggingface-hub==0.23.2
|
|
|
|
|
|
| 1 |
nemo_toolkit[all]
|
| 2 |
huggingface-hub==0.23.2
|
| 3 |
+
numpy<2.0.0
|