TK156 commited on
Commit
4f67d70
·
1 Parent(s): 2e78bab

fix: 軽量化されたrequirements.txt

Browse files

- torchvision削除
- opencv-python-headless使用

Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  torch
2
- torchvision
3
  transformers
4
- opencv-python
5
  pillow
6
  numpy
7
  gradio
 
1
  torch
 
2
  transformers
3
+ opencv-python-headless
4
  pillow
5
  numpy
6
  gradio