Spaces:
Runtime error
Runtime error
gabriel chua
commited on
Commit
·
4e0c087
1
Parent(s):
ea49e92
rename to app.py
Browse files- README.md +1 -1
- 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
|
| 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
|