Spaces:
Sleeping
Sleeping
hashirehtisham
commited on
Commit
•
8463688
1
Parent(s):
e1dcf27
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
streamlit
|
4 |
+
huggingface_hub==0.22.2
|
5 |
+
scikit-build-core
|
6 |
+
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.81-cu124/llama_cpp_python-0.2.81-cp310-cp310-linux_x86_64.whl
|
7 |
+
llama-cpp-agent>=0.2.25
|
8 |
+
ai71
|
9 |
+
python-docx
|
10 |
+
PyMuPDF
|