ldhldh commited on
Commit
de9db1c
1 Parent(s): c7a4ce6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gradio
2
  gradio_client
3
  aiogoogletrans
4
 
5
- !CMAKE_ARGS="-DLLAMA_CUBLAS=on" FORCE_CMAKE=1 pip install llama-cpp-python==0.2.11
 
 
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