Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ python-box
|
|
| 6 |
streamlit
|
| 7 |
langchain-community
|
| 8 |
torch
|
| 9 |
-
mistral_inference>=1.2.0
|
|
|
|
|
|
| 6 |
streamlit
|
| 7 |
langchain-community
|
| 8 |
torch
|
| 9 |
+
mistral_inference>=1.2.0
|
| 10 |
+
transformer
|