prithivMLmods commited on
Commit
7409bee
·
verified ·
1 Parent(s): 0645dc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -17,6 +17,9 @@ Diffusers-compatible transformer weights extracted from [Phr00t/Qwen-Image-Edit-
17
 
18
  ## **Quick Start with Diffusers🧨**
19
 
 
 
 
20
 
21
  ```py
22
  import torch
 
17
 
18
  ## **Quick Start with Diffusers🧨**
19
 
20
+ ```
21
+ pip install -U torch transformers diffusers
22
+ ```
23
 
24
  ```py
25
  import torch