Fix typo in README.md (#260)
This commit is contained in:
parent
5cbed8e0d1
commit
28f730520e
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Installing the dependencies
|
||||
|
||||
Before running the scipts, make sure to install the library's dependencies:
|
||||
Before running the scripts, make sure to install the library's dependencies:
|
||||
|
||||
```bash
|
||||
pip install diffusers transformers ftfy
|
||||
|
|
Loading…
Reference in New Issue