mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
tf logs disabled
This commit is contained in:
parent
767b2028b5
commit
cdf86701e3
@ -11,10 +11,8 @@ import json
|
||||
import time
|
||||
|
||||
import tensorflow as tf
|
||||
|
||||
#-----------------------------------------
|
||||
|
||||
tf_version = int(tf.__version__.split(".")[0])
|
||||
import logging
|
||||
tf.get_logger().setLevel(logging.ERROR)
|
||||
|
||||
#-----------------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user