RICHERGIRL commited on
Commit
f0a016b
·
verified ·
1 Parent(s): d82a776

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -9,7 +9,7 @@ app_file: app.py
9
  pinned: false
10
  short_description: Partyapp
11
  ## First-Time Setup
12
- train_model.py
13
-
14
-
15
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  pinned: false
10
  short_description: Partyapp
11
  ## First-Time Setup
12
+ ## First-Time Setup
13
+ ```bash
14
+ python train_model.py
15
+ ```