Spaces:
Sleeping
Sleeping
Commit ·
ddb404f
1
Parent(s): 13d2b5e
Updated
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,8 @@ uvicorn[standard]
|
|
| 3 |
torch
|
| 4 |
transformers
|
| 5 |
accelerate
|
| 6 |
-
langchain
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
torch
|
| 4 |
transformers
|
| 5 |
accelerate
|
| 6 |
+
langchain
|
| 7 |
+
huggingface-hub
|
| 8 |
+
langchain-community
|
| 9 |
+
langdetect
|
| 10 |
+
pydantic
|