Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diptanu authored Jul 4, 2024
1 parent 652e637 commit a0d06a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/pdf/image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Before we begin, ensure you have the following:

## Usage

1. First, run the [`image_pipeline.py`](image_pipeline.py) script to set up the extraction graph:
1. First, run the [`setup.py`](setup.py) script to set up the extraction graph:
```bash
python setup.py
```
Expand All @@ -79,4 +79,4 @@ In `upload_and_retrieve.py`, you can modify the `pdf_url` variable to process di

This project demonstrates the power and flexibility of Indexify for extracting images from PDF documents. While this example focuses on image extraction, Indexify can be used for various other document processing tasks, making it a versatile tool for handling large volumes of documents efficiently.

For more information on Indexify and its capabilities, visit the [official documentation](https://docs.getindexify.ai).
For more information on Indexify and its capabilities, visit the [official documentation](https://docs.getindexify.ai).

0 comments on commit a0d06a7

Please sign in to comment.