DataSynthis_Job_task / requirements.txt
munem420's picture
Create requirements.txt
06140c6 verified
raw
history blame
245 Bytes
# For running the AI model
tensorflow
scikit-learn
joblib
# For creating the web server and API
gradio
# For fetching live stock data
yfinance
# For data manipulation
pandas
numpy
# For downloading files from Hugging Face Hub
huggingface-hub