gradio==3.29.0 # Adjust to the version you're using | |
tensorflow==2.10.0 # Adjust to a compatible version with your Python version | |
numpy==1.23.0 # Update based on your needs | |
pandas==1.5.0 # Update based on your needs | |
python-dotenv==1.0.0 # For loading environment variables | |