merve HF staff commited on
Commit
49333d4
1 Parent(s): 7eb8d7d

Point out new app file

Browse files

Hey

@xinghaochen

, I saw you created a new application file with box inference. If you'd like the new app file to be in effect, you need to point it out in README. I opened the PR for you

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: purple
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 4.12.0
8
- app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  ---
 
5
  colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 4.12.0
8
+ app_file: app_new.py
9
  pinned: false
10
  license: apache-2.0
11
  ---