diff --git a/instruction.txt b/instruction.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8bf16ebfc961eaa52fb9443378ef97313afbee9 --- /dev/null +++ b/instruction.txt @@ -0,0 +1,7 @@ +#环境配置(每次启动都运行一遍) +conda deactivate +conda activate pdr +source ~/.profile +nvcc -V +cd /home/wuzekai/PaddleOCR-2.9 +export WANDB_MODE=offline \ No newline at end of file