Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
llama-cpp-python==0.2.11
|
2 |
+
huggingface-hub
|
3 |
+
gradio
|