Explorar el Código

增加调试方式文档

zhy hace 1 mes
padre
commit
9c49e1072d
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -15,4 +15,10 @@
         "new_dataset_dir": "/Users/to/path/B2_new", # 训练数据
         "status": "success",
         "trigger_dir": "/Users/to/path/trigger" # 触发集
-    }
+    }
+
+
+【调试部署方式】:
+    1、进入到watermark_generate目录
+    2、执行 pip install -r requirements.txt
+    3、执行 python run.py