Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TheDrakosfire
/
StoreGenerator
like
1
Sleeping
App
Files
Files
Community
0034c2d
StoreGenerator
3 contributors
History:
101 commits
drakosfire
added updated storeUI.html and proxy.html with modal
0034c2d
3 months ago
__pycache__
messy mass commit, actual changes are to print function, attempting a differnt path using prebuilt proxy.html, also removed dependencies folder to static
3 months ago
static
moving window.open to earlier in printPDF() to try to associate with user click
3 months ago
templates
added updated storeUI.html and proxy.html with modal
3 months ago
.dockerignore
Safe
512 Bytes
messy mass commit, actual changes are to print function, attempting a differnt path using prebuilt proxy.html, also removed dependencies folder to static
3 months ago
.gitattributes
Safe
42 Bytes
messy mass commit, actual changes are to print function, attempting a differnt path using prebuilt proxy.html, also removed dependencies folder to static
3 months ago
.gitignore
Safe
58 Bytes
messy mass commit, actual changes are to print function, attempting a differnt path using prebuilt proxy.html, also removed dependencies folder to static
3 months ago
Dockerfile
Safe
863 Bytes
removed pdfkit from Dockerfile and requirements.
3 months ago
LICENSE
Safe
1.07 kB
messy mass commit, actual changes are to print function, attempting a differnt path using prebuilt proxy.html, also removed dependencies folder to static
3 months ago
README.md
Safe
1.14 kB
messy mass commit, actual changes are to print function, attempting a differnt path using prebuilt proxy.html, also removed dependencies folder to static
3 months ago
app.py
Safe
3.61 kB
Trying displying brewRendererContent in a modal, then printing the modal
3 months ago
block_builder.py
Safe
30.6 kB
add css for image-textarea and generate-image-button to set display:none when in page-container, updated block_builder.py and template_update.html to include image-textarea
3 months ago
closed-mimic-trashcan.png
Safe
481 kB
LFS
messy mass commit, actual changes are to print function, attempting a differnt path using prebuilt proxy.html, also removed dependencies folder to static
3 months ago
mimic_trashcan.png
Safe
558 kB
LFS
change dependencies to static and put storeUI.css there, trying to create and serve html file to handle print
3 months ago
requirements.txt
Safe
35 Bytes
moving window.open to earlier in printPDF() to try to associate with user click
3 months ago
scripts.js
Safe
44.2 kB
Trying displying brewRendererContent in a modal, then printing the modal
3 months ago
sd_generator.py
Safe
507 Bytes
Finished store properties block, updated textresizing into function initializeTextareaResizing and it runs after initial load, drop, drop to trash, and reset.
4 months ago
store_helper.py
Safe
11.5 kB
Merge branch 'main' of github.com:Drakosfire/StoreGenerator
3 months ago
template_update.html
Safe
33.2 kB
replaced block-content class with block-page to make clearer this is a block on the page,updated css to match, rewrote system prompt in store_helper.py to generate more targeted image prompts, adjuste template_update.html wit h newer prompting
3 months ago