DeepConf / custom_generate /requirements.txt
kashif's picture
kashif HF Staff
Upload 2 files
a42769a verified
raw
history blame contribute delete
177 Bytes
# DeepCONF custom generation strategy requirements
# This implementation only uses PyTorch and Transformers, which should already be available
torch>=1.13.0
transformers>=4.35.0