goodve commited on
Commit
9a8b409
1 Parent(s): 742ff34
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
 
3
  pytorch-lightning==1.6.0
4
  transformers==4.20.0
5
  streamlit==1.10.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
+ numpy==1.26
4
  pytorch-lightning==1.6.0
5
  transformers==4.20.0
6
  streamlit==1.10.0