Commit 52a6e3e7 authored by 郭羽's avatar 郭羽

add embedding log

parent a45affee
......@@ -150,3 +150,5 @@ if __name__ == '__main__':
conn.set(model_status_key,"1")
conn.expire(model_status_key,60*60*24*30)
conn.close()
print("model to redis: success")
\ No newline at end of file
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