sappho192 commited on
Commit
a81d94c
·
1 Parent(s): 1773b0a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
  transformers
 
 
 
 
2
  gradio
3
  httpcore==0.15
 
1
  transformers
2
+ torch
3
+ nltk
4
+ fugashi
5
+ unidic-lite
6
  gradio
7
  httpcore==0.15