Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ transformers>=4.30.0
|
|
10 |
python-dotenv>=1.0.0
|
11 |
pdfplumber>=0.9.0
|
12 |
pdf2image>=1.16.3
|
13 |
-
pydantic>=2.0.0
|
|
|
|
10 |
python-dotenv>=1.0.0
|
11 |
pdfplumber>=0.9.0
|
12 |
pdf2image>=1.16.3
|
13 |
+
pydantic>=2.0.0
|
14 |
+
plotly>=5.0.0
|