ia-ibovespa-ri-tech / requirements.txt
diogodsa's picture
Upload requirements.txt
2e03c8b verified
raw history blame
No virus
264 Bytes
pypdf
python-dotenv
llama-index
gradio
einops
accelerate
sentence-transformers
cohere
huggingface_hub
# llama-cpp-python needs to be installed with specific CMake arguments:
# CMAKE_ARGS="-DLLAMA_CUBLAS=on" FORCE_CMAKE=1 pip install llama-cpp-python --no-cache-dir