rdave88 commited on
Commit
5459fc5
·
verified ·
1 Parent(s): f7716c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
  ollama
2
  beautifulsoup4
3
  gradio
 
 
 
 
 
1
  ollama
2
  beautifulsoup4
3
  gradio
4
+ transformers
5
+ torch
6
+ sentencepiece # Only needed for some models like T5 or MBart
7
+