muellerzr commited on
Commit
df66919
·
verified ·
1 Parent(s): ab57310

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: indigo
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.46.0
8
- app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  short_description: Calculates the amount of time it will take to train a model
 
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 5.46.0
8
+ app_file: training_time_calculator.py
9
  pinned: false
10
  license: apache-2.0
11
  short_description: Calculates the amount of time it will take to train a model