Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
llama-cpp-python==0.2.90
|
2 |
-
gradio==4.44.0
|
|
|
|
1 |
llama-cpp-python==0.2.90
|
2 |
+
gradio==4.44.0
|
3 |
+
requests
|