MTG_Drafting_AI / requirements.txt
Timo
added model
fa1e508
raw
history blame contribute delete
178 Bytes
# requirements.txt
streamlit>=1.33
torch>=2.3 # adjust to whatever you trained with
scipy # for Spearman correlation in p1p1
requests
huggingface_hub>=0.23