Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
gradio>=3.
|
2 |
-
|
3 |
torch>=2.0.0
|
|
|
1 |
+
gradio>=3.25.0
|
2 |
+
llama-cpp-python>=0.1.77
|
3 |
torch>=2.0.0
|