gabriel chua commited on
Commit
ab47d81
1 Parent(s): e3025d7

rename 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
@@ -49,7 +49,7 @@ To set up the project, follow these steps:
49
 
50
  2. **Run the application:**
51
  ```bash
52
- python main.py
53
  ```
54
  This will launch a Gradio interface in your web browser.
55
 
 
49
 
50
  2. **Run the application:**
51
  ```bash
52
+ python app.py
53
  ```
54
  This will launch a Gradio interface in your web browser.
55
 
main.py → app.py RENAMED
File without changes