synthID / requirements.txt
cyberandy's picture
Create requirements.txt
c0cedf0 verified
raw
history blame
185 Bytes
torch
transformers # Required for SynthID Text support
accelerate # For efficient model loading
safetensors # For model weights loading
protobuf # Required by transformers
numpy