Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
pymupdf
|
3 |
+
scikit-learn
|
4 |
+
langchain_core
|
5 |
+
langchain_community
|
6 |
+
langchain_openai
|
7 |
+
langchain_text_splitters
|
8 |
+
ultralytics
|