Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
llama-cpp-python
|
3 |
torch
|
4 |
huggingface_hub
|
5 |
-
numpy==1.26.4
|
|
|
|
2 |
llama-cpp-python
|
3 |
torch
|
4 |
huggingface_hub
|
5 |
+
numpy==1.26.4
|
6 |
+
transformers
|