iforgot / requirements.txt
123LETSPLAY's picture
Create requirements.txt
3de0cb5 verified
raw
history blame
No virus
193 Bytes
transformers==4.34.0 # Hugging Face Transformers library
torch==2.0.1 # PyTorch for model execution
gradio==3.24.1 # For creating the Gradio interface
Pillow==10.0.0 # For image processing