Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TheDrakosfire
/
StoreGenerator
like
1
Sleeping
App
Files
Files
Community
a980fa8
StoreGenerator
3 contributors
History:
70 commits
drakosfire
added div floatingToolbar and moved buttons and description field into it
a980fa8
3 months ago
__pycache__
prepping for merge to main. Added storeUI.css with @media and some cleanup in store_helper
3 months ago
dependencies
LLM dictionary to text and back to dictionary for inventory, html templates
4 months ago
galleries
commented out add page and remove page Event Listeners
3 months ago
output
LLM dictionary to text and back to dictionary for inventory, html templates
4 months ago
.dockerignore
Safe
512 Bytes
built initial Dockerfile and modified app.py to serve from flask app in container
3 months ago
.gitattributes
Safe
42 Bytes
Add Git LFS tracking for .psd files
5 months ago
.gitignore
Safe
58 Bytes
Got up to docker build ready again, was importing things in block-builder like torch and utilities that weren't needed
3 months ago
Dockerfile
Safe
862 Bytes
Got up to docker build ready again, was importing things in block-builder like torch and utilities that weren't needed
3 months ago
LICENSE
Safe
1.07 kB
Initial commit
5 months ago
README.md
Safe
1.14 kB
Troubleshooting README, changed name, could be issue
3 months ago
The_Mirage_Emporium.html
Safe
22.9 kB
Feature complete to import html and build blocks, with drag and drop, trash, reset.
4 months ago
app.py
Safe
2.51 kB
added div floatingToolbar and moved buttons and description field into it
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
Feature complete to import html and build blocks, with drag and drop, trash, reset.
4 months ago
example_templates.py
Safe
9.96 kB
Initial commit
5 months ago
mimic_trashcan.png
Safe
558 kB
LFS
Feature complete to import html and build blocks, with drag and drop, trash, reset.
4 months ago
morgors_meaty_inventory.py
Safe
1.99 kB
LLM dictionary to text and back to dictionary for inventory, html templates
4 months ago
morgors_meaty_marvels.py
Safe
4.62 kB
Initial commit
5 months ago
process_html.py
Safe
26.8 kB
Committing to prep to branch for new custom UI build
4 months ago
process_text.py
Safe
8.86 kB
Committing to prep to branch for new custom UI build
4 months ago
requirements.txt
Safe
34 Bytes
added requirements.txt
3 months ago
scripts.js
43.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
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
storeUI.css
Safe
16.7 kB
storeUI.css added floating toolbar css, tinkered with print rules without much success, removed the page break rules
3 months ago
storeUI.html
Safe
2.86 kB
added div floatingToolbar and moved buttons and description field into it
3 months ago
store_helper.py
Safe
11.4 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
template.py
Safe
4.04 kB
Added customer block and began quest block, updated width of block-container from 350px to 350px
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
utilities.py
Safe
3.64 kB
Committing to prep to branch for new custom UI build
4 months ago