Spaces:
Sleeping
Sleeping
📝 [Update] Features and PR template name
Browse files
.github/{PULL_REQUEST_TEMPLATE.md → pull_request_template.md}
RENAMED
|
File without changes
|
README.md
CHANGED
|
@@ -38,7 +38,7 @@ pip install -r requirements.txt
|
|
| 38 |
- [x] Task:
|
| 39 |
- [x] Training
|
| 40 |
- [x] Inference
|
| 41 |
-
- [
|
| 42 |
|
| 43 |
## Task
|
| 44 |
These are simple examples. For more customization details, please refer to [Notebooks](examples) and lower-level modifications **[HOWTO](docs/HOWTO)**.
|
|
|
|
| 38 |
- [x] Task:
|
| 39 |
- [x] Training
|
| 40 |
- [x] Inference
|
| 41 |
+
- [ ] Validation
|
| 42 |
|
| 43 |
## Task
|
| 44 |
These are simple examples. For more customization details, please refer to [Notebooks](examples) and lower-level modifications **[HOWTO](docs/HOWTO)**.
|