OneStarDao commited on
Commit
9ace7a5
·
verified ·
1 Parent(s): 57a96b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  git+https://github.com/onestardao/WFGY.git@main
2
  gradio==4.28.1
 
 
3
  numpy
 
 
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