Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
gradio
|
2 |
gradio_client
|
3 |
aiogoogletrans
|
|
|
|
|
|
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
|