Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
|
|
2 |
transformers
|
3 |
tensorflow
|
4 |
torch
|
|
|
1 |
gradio
|
2 |
+
numpy
|
3 |
transformers
|
4 |
tensorflow
|
5 |
torch
|