Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ torch==1.13.1
|
|
| 10 |
nltk==3.7
|
| 11 |
pillow
|
| 12 |
bs4
|
| 13 |
-
streamlit_chat
|
|
|
|
|
|
| 10 |
nltk==3.7
|
| 11 |
pillow
|
| 12 |
bs4
|
| 13 |
+
streamlit_chat
|
| 14 |
+
PyPDF2
|