snym04 commited on
Commit
20c0121
·
verified ·
1 Parent(s): ecdc371

Update requirements.txt

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