Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
pypdf2
|
3 |
openai
|
4 |
-
llama_index
|
|
|
|
1 |
gradio
|
2 |
pypdf2
|
3 |
openai
|
4 |
+
llama_index
|
5 |
+
TensorFlow
|