Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ protobuf==3.20
|
|
2 |
networkx==2.6
|
3 |
pytesseract
|
4 |
transformers
|
5 |
-
gradio
|
|
|
|
|
|
|
|
2 |
networkx==2.6
|
3 |
pytesseract
|
4 |
transformers
|
5 |
+
gradio
|
6 |
+
torch
|
7 |
+
numpy
|
8 |
+
nltk
|