appliedai / requirements.txt
curiouscurrent's picture
Update requirements.txt
a61aac1 verified
raw
history blame contribute delete
195 Bytes
gradio
pandas
scikit-learn
# The following are standard dependencies often used by pandas and scikit-learn
# but explicitly listing them can help ensure a stable environment:
numpy
scipy
requests