qari-ocr-batch / requirements.txt
Pythonista993's picture
Update requirements.txt
c84480e verified
Raw
History Blame Contribute Delete
225 Bytes
# torch, gradio, and the `spaces` package are provided by the ZeroGPU Space runtime.
# Do NOT add torch/torchvision here — pip would pull a mismatched build and break CUDA ops.
transformers>=4.49.0
accelerate>=0.30.0
Pillow