Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ streamlit
|
|
2 |
cohere
|
3 |
beautifulsoup4
|
4 |
openai
|
5 |
-
|
|
|
2 |
cohere
|
3 |
beautifulsoup4
|
4 |
openai
|
5 |
+
transformers
|