simple gradio interface for saving jsons

This commit is contained in:
DGX
2024-02-21 15:22:34 +00:00
parent 02ca854f43
commit 3de2021542
3 changed files with 174 additions and 445 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ __pycache__/
*.so
# Distribution / packaging
*.json
.Python
build/
develop-eggs/