We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7910e61 commit 8755e31Copy full SHA for 8755e31
README.md
@@ -20,6 +20,6 @@ WebP Converter is a simple utility for converting image files to the WebP format
20
21
3. Install the required Python libraries using `pip`:
22
```bash
23
- pip install -r requirements.txt
+ pip install Pillow
24
```
25
0 commit comments