mskrt commited on
Commit
c6cc841
verified
1 Parent(s): 15c2741

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -20,10 +20,10 @@ This pipeline shows how to superimpose different text prompts from [Stable Diffu
20
  ## Requirements
21
 
22
  This pipeline can be run with the following packages & versions:
23
- - PyTorch 2.5.1
24
- - Diffusers 0.32.1
25
- - Accelerate 1.2.1
26
- - Transformers 4.47.1
27
 
28
  You can install these with:
29
 
 
20
  ## Requirements
21
 
22
  This pipeline can be run with the following packages & versions:
23
+ - `PyTorch 2.5.1`
24
+ - `Diffusers 0.32.1`
25
+ - `Accelerate 1.2.1`
26
+ - `Transformers 4.47.1`
27
 
28
  You can install these with:
29