OneStarDao commited on
Commit
2f98764
Β·
verified Β·
1 Parent(s): 914ff43

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- # ── WFGY demo requirements (HF Space) ──
2
- git+https://github.com/onestardao/WFGY.git@main
3
  numpy<2.0
4
- torch==2.2.1 # CPU wheel exists on PyPI for py-3.10
5
  transformers==4.41.2
6
  sentence-transformers==4.1.0
7
- gradio==4.28.1
8
  tabulate
9
  matplotlib
 
 
1
+ --upgrade gradio==4.34.0 # ← 加 --upgrade η’ΊδΏθ¦†θ“‹θˆŠη‰ˆ
 
2
  numpy<2.0
3
+ torch==2.2.2
4
  transformers==4.41.2
5
  sentence-transformers==4.1.0
 
6
  tabulate
7
  matplotlib
8
+ git+https://github.com/onestardao/WFGY.git@main