Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit 34463a3

Browse files
authored
Fixed typo
1 parent 63517c2 commit 34463a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ python removestars.py image_with_stars.jpg image_without_stars.jpg
4343
4444

4545
## Trying out the model in a web browser
46-
Here is link to a online demo of star reduction created using a trained model, TFLite and ReactJS. Please use a **desktop browser** to access the demo (for memory and performance reasons). The demo runs locally inside your browser, no data outside of your computer. Here is the link to the demo : https://ashishware.com/static/star_removal/index.html
46+
Here is link to a online demo of star reduction created using a trained model, TFJS and ReactJS. Please use a **desktop browser** to access the demo (for memory and performance reasons). The demo runs locally inside your browser, no data outside of your computer. Here is the link to the demo : https://ashishware.com/static/star_removal/index.html
4747

4848
![](https://ashishware.com/images/star_removal_demo1.jpg)
4949

0 commit comments

Comments
 (0)