Spaces:
Sleeping
Sleeping
acecalisto3
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ black
|
|
3 |
langchain
|
4 |
streamlit
|
5 |
bs4
|
|
|
6 |
transformers[all]
|
7 |
pylint
|
8 |
python-dotenv
|
|
|
3 |
langchain
|
4 |
streamlit
|
5 |
bs4
|
6 |
+
gradio
|
7 |
transformers[all]
|
8 |
pylint
|
9 |
python-dotenv
|