Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ pdf2image==1.16.3
|
|
12 |
streamlit
|
13 |
gTTS
|
14 |
uuid
|
15 |
-
unstructured
|
|
|
|
12 |
streamlit
|
13 |
gTTS
|
14 |
uuid
|
15 |
+
unstructured
|
16 |
+
faiss-gpu
|