OneStarDao commited on
Commit
684bace
·
verified ·
1 Parent(s): 18538cc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- wfgy-sdk
2
  gradio==4.34.0
3
  transformers==4.41.2
4
  torch==2.2.2+cpu --extra-index-url https://download.pytorch.org/whl/cpu
5
  numpy<2.0
 
 
 
 
1
+ # ⬇️ ONLY these lines – nothing else
2
  gradio==4.34.0
3
  transformers==4.41.2
4
  torch==2.2.2+cpu --extra-index-url https://download.pytorch.org/whl/cpu
5
  numpy<2.0
6
+ sentence-transformers==4.1.0
7
+ tabulate
8
+ matplotlib