Joycaption-basic / requirements.txt
Hug0endob's picture
Update requirements.txt
dde45d7 verified
raw
history blame
193 Bytes
# core
gradio==3.45.0
Pillow
requests
# llama.cpp Python bindings (will build from source)
llama-cpp-python==0.1.66
# transformers only for processor utilities if needed
transformers>=4.40.0