Image-describer / requirements.txt
Hug0endob's picture
Update requirements.txt
2995c35 verified
raw
history blame contribute delete
201 Bytes
# requirements.txt
gradio>=3.20,<4.0
transformers>=4.34,<5.0 # 4.34+ knows about the new pytree API
torch>=2.2,<2.3 # 2.2.x provides register_pytree_node
Pillow
requests
sentencepiece