pbernard commited on
Commit
35e52ed
·
1 Parent(s): c1a7ce1

Rename main.py to app.py

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. main.py → app.py +0 -0
README.md CHANGED
@@ -7,7 +7,7 @@ sdk: gradio
7
  python_version: 3.13
8
  sdk_version: 5.49.1
9
  suggested_hardware: cpu-basic
10
- app_file: main.py
11
  short_description: RealFaviconGenerator MCP Server
12
  tags:
13
  - favicon
 
7
  python_version: 3.13
8
  sdk_version: 5.49.1
9
  suggested_hardware: cpu-basic
10
+ app_file: app.py
11
  short_description: RealFaviconGenerator MCP Server
12
  tags:
13
  - favicon
main.py → app.py RENAMED
File without changes