Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
gradio==5.42.0
|
2 |
-
llama-cpp-python==0.2.89
|
|
|
|
|
|
1 |
gradio==5.42.0
|
2 |
+
llama-cpp-python==0.2.89
|
3 |
+
torch>=2.3.0
|
4 |
+
psutil>=5.9.0
|