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