File size: 310 Bytes
173de9f
 
 
 
1
2
3
4
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