zhangyong 1 month ago
parent
commit
414c9b1422
1 changed files with 1 additions and 1 deletions
  1. 1 1
      workers/consumption_work.py

+ 1 - 1
workers/consumption_work.py

@@ -21,7 +21,7 @@ from utils.ffmpeg import FFmpeg
 
 
 # CACHE_DIR = '/app/cache/'
-CACHE_DIR = '/Users/z/Downloads/'
+# CACHE_DIR = '/Users/z/Downloads/'
 CACHE_DIR = '/root/long_text_video_transform/path/'
 class ConsumptionRecommend(object):