Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ huggingface-hub==0.14.1
|
|
4 |
chromadb==0.3.23
|
5 |
pdfminer.six==20221105
|
6 |
unstructured==0.6.10
|
|
|
7 |
tabulate
|
|
|
4 |
chromadb==0.3.23
|
5 |
pdfminer.six==20221105
|
6 |
unstructured==0.6.10
|
7 |
+
gradio==3.32.0
|
8 |
tabulate
|