Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -12,10 +12,10 @@ openai-whisper
|
|
| 12 |
bs4
|
| 13 |
pytube
|
| 14 |
wikipedia-api
|
| 15 |
-
langchain
|
| 16 |
huggingface-hub
|
| 17 |
openpyxl
|
| 18 |
sentencepiece
|
| 19 |
accelerate
|
| 20 |
ffmpeg-python
|
| 21 |
-
langchain
|
|
|
|
|
|
| 12 |
bs4
|
| 13 |
pytube
|
| 14 |
wikipedia-api
|
|
|
|
| 15 |
huggingface-hub
|
| 16 |
openpyxl
|
| 17 |
sentencepiece
|
| 18 |
accelerate
|
| 19 |
ffmpeg-python
|
| 20 |
+
langchain==0.1.14
|
| 21 |
+
langchain-community==0.0.19
|