snym04 commited on
Commit
e13cd0f
·
verified ·
1 Parent(s): 662df92

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -9,9 +9,8 @@ pillow
9
  google-generativeai
10
  beautifulsoup4
11
  playwright
12
- torch
13
 
14
  # MinerU 核心
15
- mineru
16
  # 显式锁定 av 版本,避免它去尝试编译不兼容的最新版
17
  av==12.3.0
 
9
  google-generativeai
10
  beautifulsoup4
11
  playwright
 
12
 
13
  # MinerU 核心
14
+ mineru[all]
15
  # 显式锁定 av 版本,避免它去尝试编译不兼容的最新版
16
  av==12.3.0