Spaces:
Running
Running
Point out new app file
Browse filesHey
@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
README.md
CHANGED
@@ -5,7 +5,7 @@ colorFrom: purple
|
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.12.0
|
8 |
-
app_file:
|
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 |
---
|