Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
gradio_client
|
3 |
aiogoogletrans
|
4 |
|
5 |
-
|
|
|
|
2 |
gradio_client
|
3 |
aiogoogletrans
|
4 |
|
5 |
+
CMAKE_ARGS="-DLLAMA_CUBLAS=on" FORCE_CMAKE=1 pip install llama-cpp-python==0.2.11
|
6 |
+
huggingface_hub
|