Update README.md
Browse files
README.md
CHANGED
|
@@ -16,9 +16,6 @@ This project uses a pre-trained model to generate poems based on input images. I
|
|
| 16 |
## Installation
|
| 17 |
|
| 18 |
To use this image-to-poem generator, you need to install the required libraries. You can do this using pip:
|
| 19 |
-
|
| 20 |
-
```bash
|
| 21 |
-
pip install transformers Pillow
|
| 22 |
```
|
| 23 |
|
| 24 |
## Usage
|
|
|
|
| 16 |
## Installation
|
| 17 |
|
| 18 |
To use this image-to-poem generator, you need to install the required libraries. You can do this using pip:
|
|
|
|
|
|
|
|
|
|
| 19 |
```
|
| 20 |
|
| 21 |
## Usage
|