Skip to content

Commit 7f5ae27

Browse files
luyao-cvlyuwenyu
andauthored
correct huggingface_hub version (#771)
Co-authored-by: lyuwenyu <[email protected]>
1 parent 8b3f410 commit 7f5ae27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ppdiffusers/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ urllib3<=2.0.0
1414
einops>=0.6.1
1515
paddlesde
1616
ligo-segments
17-
huggingface_hub>=0.22.0
17+
huggingface_hub==0.23.0
1818
hf_transfer

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy
2-
paddlenlp>=2.6.1
2+
paddlenlp>=2.7.2
33
tensorboardX
44
opencv-python
55
Pillow

0 commit comments

Comments
 (0)