Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
huggingface_hub
|
3 |
subprocess
|
4 |
pytorch-lightning==1.7.6
|
|
|
1 |
+
numpy
|
2 |
huggingface_hub
|
3 |
subprocess
|
4 |
pytorch-lightning==1.7.6
|