Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
|
|
|
|
2 |
huggingface_hub
|
3 |
-
llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
|
|
|
1 |
+
spaces
|
2 |
+
gradio
|
3 |
+
transformers
|
4 |
huggingface_hub
|
|