Skip to content

Commit 719e408

Browse files
committed
update
1 parent 42f4a23 commit 719e408

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@ So lets go.
1515

1616
There are two potential options for building this in the simplest scale. We will go through building the Flask
1717
layer here as a simple means to have an API resource we can hit from a frontend framework in order to make
18-
and application based around this.
19-
20-
We also will provide a tagged commit that will utilize the serverside to generate the HTML needed for the frontend
21-
to take in an `image_url` and output its text as interpreted per our OCR engine. This tutorial will not go into the
22-
detail of generating the UI pieces, but the code is provided, and quite simple.
18+
and application based around this. The other is to generate the HTML serverside. We will take the former approach.
2319

2420
First, we have to install some dependencies. As always, configuring your environment is 90% of the fun.
2521

0 commit comments

Comments
 (0)