Liyulingyue commited on
Commit
ecc80ce
·
1 Parent(s): 6cdfc13

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  paddlenlp>=2.5.2
2
  ppdiffusers>=0.14.0
3
- paddlepaddle-gpu==2.4.0
4
  Pillow
5
  safetensors
6
  GitPython
 
1
  paddlenlp>=2.5.2
2
  ppdiffusers>=0.14.0
3
+ paddlepaddle-gpu==2.4.2.post117 -f https://www.paddlepaddle.org.cn/whl/windows/mkl/avx/stable.html
4
  Pillow
5
  safetensors
6
  GitPython