OneStarDao commited on
Commit
17d2a50
·
verified ·
1 Parent(s): 822e03e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
- gradio==4.34.0
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
 
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