3e65aee
1
2
3
4
5
transformers==4.34.0 # Adjust the version to the latest compatible one torch>=2.0.0 # Ensure it's compatible with your hardware (GPU/CPU) safetensors==0.3.1 # For handling safetensors files gradio==3.41.2 # For the GUI