Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -12,6 +12,8 @@ PyPDF2==3.0.1
|
|
12 |
python-docx==0.8.11
|
13 |
sentence-transformers==2.2.2
|
14 |
python-dotenv==1.0.1
|
|
|
|
|
15 |
|
16 |
|
17 |
|
|
|
12 |
python-docx==0.8.11
|
13 |
sentence-transformers==2.2.2
|
14 |
python-dotenv==1.0.1
|
15 |
+
altair==4.2.0
|
16 |
+
|
17 |
|
18 |
|
19 |
|