Delete requirements.txt
Browse files- requirements.txt +0 -17
requirements.txt
DELETED
@@ -1,17 +0,0 @@
|
|
1 |
-
gradio
|
2 |
-
requests
|
3 |
-
python-dotenv
|
4 |
-
pandas
|
5 |
-
openpyxl
|
6 |
-
tavily-python
|
7 |
-
openai
|
8 |
-
langchain
|
9 |
-
langchain_community
|
10 |
-
langchain_openai
|
11 |
-
langchain_tavily
|
12 |
-
huggingface_hub
|
13 |
-
faiss-cpu
|
14 |
-
transformers==4.36.2 # Compatible with Python < 3.10
|
15 |
-
torch # Add version if needed for compatibility: torch==2.0.1
|
16 |
-
sentence-transformers
|
17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|