Spaces:
Running
Running
Create requirements.txt (#13)
Browse files- Create requirements.txt (284e64af7a77dc9df2517cdd456ea48db146ffc0)
- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -3,10 +3,10 @@ langchain
|
|
| 3 |
langchain_community
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
-
|
| 7 |
-
|
| 8 |
python-dotenv
|
| 9 |
pypdf
|
| 10 |
pypdf2
|
| 11 |
tiktoken
|
| 12 |
-
streamlit
|
|
|
|
| 3 |
langchain_community
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
+
beautifulsoup4
|
| 7 |
+
requests
|
| 8 |
python-dotenv
|
| 9 |
pypdf
|
| 10 |
pypdf2
|
| 11 |
tiktoken
|
| 12 |
+
streamlit
|