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