Spaces:
Build error
Build error
bilgeyucel
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
haystack-ai
|
2 |
-
gradio==3.39.0
|
|
|
|
1 |
haystack-ai
|
2 |
+
gradio==3.39.0
|
3 |
+
transformers[torch,sentencepiece]
|