Spaces:
Sleeping
Sleeping
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 |