Skip to content

Commit

Permalink
update ppdiffusers paddlenlp version (#786)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrywgz authored Oct 30, 2024
1 parent 3af1489 commit f090249
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ppdiffusers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
paddlenlp>=2.7.2
paddlenlp>=3.0.0b2
safetensors>=0.3.1
ftfy
regex
Expand All @@ -15,4 +15,4 @@ einops>=0.6.1
paddlesde
ligo-segments
huggingface_hub==0.23.0
hf_transfer
hf_transfer
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy
paddlenlp>=2.7.2
paddlenlp>=3.0.0b2
tensorboardX
opencv-python
Pillow
Expand All @@ -12,4 +12,4 @@ librosa
h5py
jsonschema>=4.19.0
referencing>=0.32.1
decord>=0.6.0
decord>=0.6.0

0 comments on commit f090249

Please sign in to comment.