Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
huggingface-hub
|
2 |
-
llama-cpp-python==0.1.35
|
|
|
|
1 |
huggingface-hub
|
2 |
+
llama-cpp-python==0.1.35
|
3 |
+
gradio==3.26.0
|