File size: 234 Bytes
5d079b3 |
1 2 3 |
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. |