diff --git a/.gitignore b/.gitignore index 1a2389d..4f3f2a9 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,7 @@ __pycache__/ # Distribution / packaging .Python -build/ +# build/ develop-eggs/ dist/ downloads/ diff --git a/streamlit_image_select/frontend/build/asset-manifest.json b/streamlit_image_select/frontend/build/asset-manifest.json new file mode 100644 index 0000000..db93e36 --- /dev/null +++ b/streamlit_image_select/frontend/build/asset-manifest.json @@ -0,0 +1,19 @@ +{ + "files": { + "main.js": "./static/js/main.f9f36653.chunk.js", + "main.js.map": "./static/js/main.f9f36653.chunk.js.map", + "runtime-main.js": "./static/js/runtime-main.fce4c018.js", + "runtime-main.js.map": "./static/js/runtime-main.fce4c018.js.map", + "static/js/2.761ae6da.chunk.js": "./static/js/2.761ae6da.chunk.js", + "static/js/2.761ae6da.chunk.js.map": "./static/js/2.761ae6da.chunk.js.map", + "index.html": "./index.html", + "precache-manifest.a3ed1e0789f7e4b715083db6f7d3fcad.js": "./precache-manifest.a3ed1e0789f7e4b715083db6f7d3fcad.js", + "service-worker.js": "./service-worker.js", + "static/js/2.761ae6da.chunk.js.LICENSE.txt": "./static/js/2.761ae6da.chunk.js.LICENSE.txt" + }, + "entrypoints": [ + "static/js/runtime-main.fce4c018.js", + "static/js/2.761ae6da.chunk.js", + "static/js/main.f9f36653.chunk.js" + ] +} \ No newline at end of file diff --git a/streamlit_image_select/frontend/build/index.html b/streamlit_image_select/frontend/build/index.html new file mode 100644 index 0000000..620bcf4 --- /dev/null +++ b/streamlit_image_select/frontend/build/index.html @@ -0,0 +1 @@ +