skarugu commited on
Commit
f469e6c
·
verified ·
1 Parent(s): cb6e0a9

Update self_train.py

Browse files
Files changed (1) hide show
  1. self_train.py +1 -1
self_train.py CHANGED
@@ -1,7 +1,7 @@
1
  """
2
  self_train.py
3
  =============
4
- Autonomous continual-learning pipeline for MyoSight.
5
  Place at the ROOT of your Hugging Face Space repo (same level as Dockerfile).
6
 
7
  IMPORTANT: This file is completely self-contained.
 
1
  """
2
  self_train.py
3
  =============
4
+ Autonomous continual-learning pipeline for MyoSeg.
5
  Place at the ROOT of your Hugging Face Space repo (same level as Dockerfile).
6
 
7
  IMPORTANT: This file is completely self-contained.