Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ transformers
|
|
6 |
langchain_core
|
7 |
langchain_community
|
8 |
rich
|
9 |
-
gradio
|
|
|
|
6 |
langchain_core
|
7 |
langchain_community
|
8 |
rich
|
9 |
+
gradio
|
10 |
+
tensorflow
|