akshaybahadur21 / Emojinator

A simple emoji classifier for humans. 🖖
MIT License
501 stars 190 forks source link

Error in Emojinator_V2.py (detector_utils.py), GraphDef error #28

Open shanky1947 opened 2 years ago

shanky1947 commented 2 years ago

Traceback (most recent call last): File "Emojinator_V2.py", line 10, in detection_graph, sess = detector_utils.load_inference_graph() File "D:\1Downloads\Emojinator-master (1)\Emojinator-master\Emojinator_V2\utils\detector_utils.py", line 40, in load_inference_graph od_graph_def = tf.GraphDef() AttributeError: module 'tensorflow' has no attribute 'GraphDef'