update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,4 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
torch
|
4 |
-
huggingface_hub==0.25.2
|
|
|
1 |
+
llama-cpp-python
|
2 |
+
gradio
|
|
|
|