OneStarDao commited on
Commit
0d7e8eb
·
verified ·
1 Parent(s): 24bd8e1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  numpy<2.0
2
- torch==2.2.2
3
  transformers==4.41.2
4
- sentence-transformers==4.1.0
5
  tabulate
6
- gradio==4.31.5
7
  matplotlib
 
 
 
8
  git+https://github.com/onestardao/WFGY.git@main#egg=wfgy_sdk
9
-
 
1
  numpy<2.0
2
+ torch==2.2.2+cpu
3
  transformers==4.41.2
 
4
  tabulate
 
5
  matplotlib
6
+ sentence-transformers==4.1.0
7
+ plotly
8
+ gradio==4.42.0
9
  git+https://github.com/onestardao/WFGY.git@main#egg=wfgy_sdk