Update README.md
Browse files
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 |
|