dart / requirements.txt
jerukperas's picture
update app.py
10d19d1
# Comment out the line below for default installation on Linux
--extra-index-url https://download.pytorch.org/whl/cpu
gradio==4.42.0
torch
transformers
optimum[onnxruntime] # or optimum[onnxruntime-gpu]
Pillow