Update README.md
This commit is contained in:
		| @@ -68,7 +68,7 @@ datasets/ | |||||||
|  |  | ||||||
| ## 🚀 Quick Start | ## 🚀 Quick Start | ||||||
|  |  | ||||||
| ### Training | ### Training or Testing | ||||||
| 1. Modify the configuration in `conf.yml`: | 1. Modify the configuration in `conf.yml`: | ||||||
|    ```yaml |    ```yaml | ||||||
|    MODE: 1                    # 1 for training, 0 for inference |    MODE: 1                    # 1 for training, 0 for inference | ||||||
| @@ -76,9 +76,9 @@ datasets/ | |||||||
|    # ... other parameters |    # ... other parameters | ||||||
|    ``` |    ``` | ||||||
|  |  | ||||||
| 2. Start training: | 2. Start: | ||||||
|    ```bash |    ```bash | ||||||
|    python main.py |    python main.py --conf conf.yml | ||||||
|    ``` |    ``` | ||||||
|  |  | ||||||
| ## 🏗️ Model Architecture | ## 🏗️ Model Architecture | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Hengyue-Bi
					Hengyue-Bi