Spaces:
Sleeping
Sleeping
Testing the LLM pipeline
Browse files- 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 |
|