ullahi commited on
Commit
48fff4d
·
verified ·
1 Parent(s): b82eba8
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- transformers
2
  torch
 
3
  gradio
4
  enformer-pytorch @ git+https://github.com/lucidrains/enformer-pytorch.git
5
- numpy
6
- matplotlib
 
 
 
1
  torch
2
+ transformers
3
  gradio
4
  enformer-pytorch @ git+https://github.com/lucidrains/enformer-pytorch.git
5
+ einops
6
+ matplotlib
7
+ numpy