patrickhul commited on
Commit
a7b271d
·
1 Parent(s): 2f94e62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ A model from [Playground](https://playground.com)
15
 
16
  # How to Run
17
 
18
- 1. Install requirements
19
  ```bash
20
  pip install -r requirements.txt
21
  ```
 
15
 
16
  # How to Run
17
 
18
+ 1. Install requirements (`diffusers` and `torch`)
19
  ```bash
20
  pip install -r requirements.txt
21
  ```