Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
llama_index
|
2 |
audio_recorder_streamlit
|
3 |
openai
|
4 |
-
pypdf
|
|
|
|
1 |
llama_index
|
2 |
audio_recorder_streamlit
|
3 |
openai
|
4 |
+
pypdf
|
5 |
+
doc2txt
|