mwauranjorogekelvin commited on
Commit
ae1f14a
·
verified ·
1 Parent(s): 6120c53

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  fastapi
2
  uvicorn
3
- transformers
4
  torch
5
  torchvision
 
 
6
  Pillow
7
- sentencepiece
 
1
  fastapi
2
  uvicorn
 
3
  torch
4
  torchvision
5
+ onnx
6
+ onnxruntime
7
  Pillow
8
+ huggingface_hub