Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama-cpp-python
|
2 |
+
llama-cpp
|
3 |
+
sqlite3
|
4 |
+
requests
|
5 |
+
spacy
|
6 |
+
scikit-learn
|
7 |
+
numpy
|
8 |
+
gradio
|
9 |
+
huggingface_hub==0.25.2
|