GroupProjectTest-3 / requirements.txt
WSLINMSAI's picture
Update requirements.txt
173de9f verified
raw
history blame contribute delete
310 Bytes
huggingface_hub==0.25.2 # For accessing Hugging Face models and spaces
transformers==4.33.3 # Update to the latest stable version compatible with your model
gradio==3.35.0 # Update to the latest version for Gradio interface
torch # Specify if using PyTorch for model inference