seawolf2357 commited on
Commit
3689c15
·
verified ·
1 Parent(s): 3d02d30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
 
1
  gradio
2
  requests
3
  transformers
4
- tensorflow # TensorFlow를 사용할 경우
5
- torch # PyTorch를 사용할 경우
6
- sentencepiece
 
1
+ torch # PyTorch를 사용할 경우
2
+ sentencepiece
3
  gradio
4
  requests
5
  transformers
6
+ tensorflow # TensorRT 경고가 중요하다면, 호환되는 버전을 명시하세요
7
+ sacremoses