Commit ed1b6e0f authored by Weerasinghe D.N.H's avatar Weerasinghe D.N.H

UPDATE : source folder updated

parent 79578314
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
<module type="PYTHON_MODULE" version="4"> <module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager"> <component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$"> <content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/backend" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/backend" isTestSource="false" />
</content> </content>
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
......
...@@ -5,7 +5,6 @@ import pytesseract as ts ...@@ -5,7 +5,6 @@ import pytesseract as ts
from PIL import Image from PIL import Image
from models.attribute_model import Attribute from models.attribute_model import Attribute
from object_detection.utils import label_map_util from object_detection.utils import label_map_util
import matplotlib.pyplot as plt
import app import app
import tensorflow as tf import tensorflow as tf
import spacy import spacy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment