AdrianLi33 commited on
Commit
c12d1dc
·
verified ·
1 Parent(s): 500b998

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,12 +1,8 @@
1
- # 核心深度學習與模型推理框架
2
  torch
3
  transformers
4
  accelerate
5
-
6
- # 網頁使用者介面
7
  gradio
8
-
9
- # 圖片處理與其他輔助套件
10
  pillow
11
  sentencepiece
12
- protobuf
 
 
 
1
  torch
2
  transformers
3
  accelerate
 
 
4
  gradio
 
 
5
  pillow
6
  sentencepiece
7
+ protobuf
8
+ torchvision