Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
streamlit == 1.31.0
|
| 2 |
|
|
|
|
|
|
|
|
|
|
| 3 |
|
| 4 |
langchain
|
| 5 |
langchain-core
|
|
|
|
| 1 |
streamlit == 1.31.0
|
| 2 |
|
| 3 |
+
transformers
|
| 4 |
+
torch
|
| 5 |
+
pillow
|
| 6 |
|
| 7 |
langchain
|
| 8 |
langchain-core
|