Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,13 @@ python-dotenv
|
|
| 4 |
langchain-community
|
| 5 |
streamlit
|
| 6 |
#streamlit==1.39.0
|
| 7 |
-
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
langchain-community
|
| 5 |
streamlit
|
| 6 |
#streamlit==1.39.0
|
| 7 |
+
numpy
|
| 8 |
+
|
| 9 |
+
pandas
|
| 10 |
+
torch
|
| 11 |
+
transformers
|
| 12 |
+
streamlit-oauth
|
| 13 |
+
requests
|
| 14 |
+
streamlit_pdf_viewer
|
| 15 |
+
|
| 16 |
+
streamlit-pdf-viewer>=0.0.22
|