|
#front |
|
python-dotenv |
|
sounddevice |
|
#pyaudio |
|
soundfile |
|
ipykernel |
|
ipywidgets |
|
jupyter |
|
gradio |
|
ffmpeg-python |
|
|
|
# back |
|
transformers |
|
pytube |
|
gtts |
|
huggingface |
|
openai-whisper |
|
pydub |
|
tqdm |
|
|
|
|
|
#+ |
|
accelerate |
|
python-multipart |
|
pydantic |
|
|
|
|
|
# # Set the environment variable for CMAKE_ARGS |
|
# export CMAKE_ARGS="-DLLAMA_CUBLAS=on" |
|
|
|
# # Install torch |
|
# pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121 |
|
|
|
# # Install llama-cpp-python with specific CMAKE_ARGS |
|
# pip install llama-cpp-python --force-reinstall --upgrade --no-cache-dir |
|
|
|
# not sure we can set them correctly |
|
torch |
|
llama-cpp-python |
|
requests |