Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ streamlit
|
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
torch
|
4 |
Pillow
|
5 |
-
opencv-python
|
|
|
|
|
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
torch
|
4 |
Pillow
|
5 |
+
opencv-python
|
6 |
+
langchain
|
7 |
+
langchain_community
|