Upload requirements (6).txt
Browse files- requirements (6).txt +8 -0
requirements (6).txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
openai
|
| 2 |
+
llama_index
|
| 3 |
+
gradio
|
| 4 |
+
langchain
|
| 5 |
+
TensorFlow
|
| 6 |
+
transformers
|
| 7 |
+
tabulate
|
| 8 |
+
|