bilgeyucel commited on
Commit
e5db11f
1 Parent(s): b8462d5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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]