Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -21,5 +21,6 @@ Flask-SQLAlchemy
|
|
21 |
Flask-Login
|
22 |
bs4
|
23 |
GitPython
|
|
|
24 |
pytest
|
25 |
faiss-cpu
|
|
|
21 |
Flask-Login
|
22 |
bs4
|
23 |
GitPython
|
24 |
+
mistral-inference
|
25 |
pytest
|
26 |
faiss-cpu
|