ldhldh commited on
Commit
818ab78
โ€ข
1 Parent(s): 1418034

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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