MrFrijo commited on
Commit
bc6e248
·
verified ·
1 Parent(s): 3a45642

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi
2
  uvicorn
3
  gradio
 
4
  torch
5
  transformers
6
  safetensors
 
1
  fastapi
2
  uvicorn
3
  gradio
4
+ sentencepiece
5
  torch
6
  transformers
7
  safetensors