OneStarDao commited on
Commit
56ca81b
·
verified ·
1 Parent(s): 684bace

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -5
requirements.txt CHANGED
@@ -1,8 +1,4 @@
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
 
1
+ git+https://github.com/onestardao/WFGY.git@main
2
  gradio==4.34.0
3
  transformers==4.41.2
 
4
  numpy<2.0