Initial commit

This commit is contained in:
Vlad Smykov
2025-12-21 01:05:42 +03:00
commit 3bdfc6dd06
4 changed files with 478 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
streamlit>=1.30
pandas>=2.0