Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
llama-cpp-python
|
2 |
-
|
|
|
|
|
|
|
|
|
|
1 |
llama-cpp-python
|
2 |
+
ctransformers
|
3 |
+
gradio
|
4 |
+
torch
|
5 |
+
numpy
|
6 |
+
sentencepiece
|