Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
gradio
|
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
|
|
|
1 |
gradio
|
2 |
gradio_client
|
3 |
aiogoogletrans
|
4 |
+
llama-cpp-python==0.2.11
|
|
|
5 |
huggingface_hub
|