Student_performance_prediction / requirements.txt
anshharora's picture
Create requirements.txt
8e80310 verified
raw
history blame contribute delete
277 Bytes
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