Spaces:
Runtime error
Runtime error
MohamedRashad
commited on
Commit
•
ff9c5d7
1
Parent(s):
ba3e7a4
Add python-Levenshtein to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pdf2image
|
2 |
torch
|
3 |
transformers
|
4 |
-
gradio
|
|
|
|
1 |
pdf2image
|
2 |
torch
|
3 |
transformers
|
4 |
+
gradio
|
5 |
+
python-Levenshtein
|