Spaces:
Sleeping
Sleeping
Update requirements
Browse files- requirements +4 -1
requirements
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
llama_cpp_python==0.2.85
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
llama_cpp_python==0.2.85
|
| 2 |
+
huggingface_hub==0.23.0
|
| 3 |
+
gradio==4.44.0
|
| 4 |
+
torch==2.3.0 # Optional, for GPU detection
|