imessien's picture
Create requirements.txt
5d079b3
raw
history blame
234 Bytes
transformers==4.9.2 # This is the version available as of my last update. You can adjust it to the version you want.
gradio==2.2.15 # Similarly, adjust this as needed.
torch==1.9.1 # Transformers library requires PyTorch.