initial commit

This commit is contained in:
2025-01-23 20:20:07 +09:00
commit c918172088
3 changed files with 54 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Run
```bash
python app.py
```
# Open
[http://localhost:8501](http://localhost:8501)