Spaces:
Running
Running
Update requirements.txt (#5)
Browse files- Update requirements.txt (031642cabff6c423899f58497638228a514d3c73)
Co-authored-by: Khan <[email protected]>
- requirements.txt +15 -3
requirements.txt
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit == 1.31.0
|
2 |
+
|
3 |
+
transformers
|
4 |
+
torch
|
5 |
+
pillow
|
6 |
+
|
7 |
+
langchain
|
8 |
+
langchain-core
|
9 |
+
langchain-huggingface
|
10 |
+
langchain-text-splitters
|
11 |
+
|
12 |
+
|
13 |
+
|
14 |
+
requests
|
15 |
+
requests-toolbelt
|