asataura commited on
Commit
b400b0a
·
1 Parent(s): 4abd366

Testing the LLM pipeline

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,4 +5,5 @@ gym
5
  streamlit
6
  transformers
7
  torch
 
8
 
 
5
  streamlit
6
  transformers
7
  torch
8
+ einops
9