Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ langchainhub >= 0.1.14
|
|
9 |
chromadb >= 0.4.18
|
10 |
streamlit >= 1.29.0
|
11 |
watchdog >= 3.0.0
|
|
|
12 |
|
13 |
|
14 |
|
|
|
9 |
chromadb >= 0.4.18
|
10 |
streamlit >= 1.29.0
|
11 |
watchdog >= 3.0.0
|
12 |
+
transformers # Added by J. Bours 01-03-2024
|
13 |
|
14 |
|
15 |
|