Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TheDrakosfire
/
StoreGenerator
like
1
Sleeping
App
Files
Files
Community
main
StoreGenerator
3 contributors
History:
105 commits
drakosfire
formatted css, removed iframe print function, replaced with print.window(), add
@
media
css to storeUI.html that print's only brewRenderer
8ac1fbd
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
formatted css, removed iframe print function, replaced with print.window(), add @media css to storeUI.html that print's only brewRenderer
3 months ago
templates
formatted css, removed iframe print function, replaced with print.window(), add @media css to storeUI.html that print's only brewRenderer
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.11 kB
formatted css, removed iframe print function, replaced with print.window(), add @media css to storeUI.html that print's only brewRenderer
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
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
42.8 kB
formatted css, removed iframe print function, replaced with print.window(), add @media css to storeUI.html that print's only brewRenderer
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.
3 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