Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ langchain_community
|
|
8 |
rich
|
9 |
gradio
|
10 |
tensorflow
|
11 |
-
tf-keras
|
|
|
|
8 |
rich
|
9 |
gradio
|
10 |
tensorflow
|
11 |
+
tf-keras
|
12 |
+
einops
|