OneStarDao commited on
Commit
44a3327
·
verified ·
1 Parent(s): 24f3008

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  git+https://github.com/onestardao/WFGY.git@main
2
  gradio==4.28.1
3
  transformers==4.38.2
4
- torch==2.1.2+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
5
  numpy
6
  matplotlib
 
1
  git+https://github.com/onestardao/WFGY.git@main
2
  gradio==4.28.1
3
  transformers==4.38.2
4
+ torch==2.3.0
5
  numpy
6
  matplotlib