work / requirements.txt
start3406's picture
Update requirements.txt
0ad3783 verified
raw
history blame
312 Bytes
gradio
torch --index-url https://download.pytorch.org/whl/cpu # Force CPU version of torch
transformers>=4.24.0
diffusers>=0.11.1
openai>=1.0 # Add openai library
sentencepiece
# accelerate is likely not needed for pure CPU operation
# ffmpeg should be available in HF Spaces base images, if not:
# ffmpeg-python