Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
|
|
|
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
llama-cpp-python>=0.2.75 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
3 |
+
huggingface-hub>=0.17.0
|