Skip to content

Commit b2b5b4d

Browse files
committed
changed name to app.py
1 parent e27e6b1 commit b2b5b4d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Supports local development, SageMaker training, flexible dataset prep, Weights &
2929
│ └── train.py # Main training script
3030
├── .env.example # Example for API keys/secrets
3131
├── requirements.txt # Pip dependencies
32-
├── gradio_app.py # Gradio interface
32+
├── app.py # Gradio app interface
3333
├── README.md
3434
└── .gitignore
3535
```
File renamed without changes.

0 commit comments

Comments
 (0)