Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TheDrakosfire
/
StoreGenerator
like
1
Sleeping
App
Files
Files
Community
c3c0e66
StoreGenerator
3 contributors
History:
26 commits
drakosfire
added .gitignore to ignore __pycache__/
c3c0e66
3 months ago
__pycache__
LLM dictionary to text and back to dictionary for inventory, html templates
4 months ago
dependencies
LLM dictionary to text and back to dictionary for inventory, html templates
4 months ago
galleries
LLM dictionary to text and back to dictionary for inventory, html templates
4 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
4 months ago
.gitignore
Safe
27 Bytes
added .gitignore to ignore __pycache__/
3 months ago
Dockerfile
562 Bytes
built initial Dockerfile and modified app.py to serve from flask app in container
3 months ago
LICENSE
Safe
1.07 kB
Initial commit
4 months ago
README.md
Safe
845 Bytes
Update README.md
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.
3 months ago
app.py
Safe
2.5 kB
built initial Dockerfile and modified app.py to serve from flask app in container
3 months ago
block_builder.py
Safe
30.7 kB
added function build_iventory_block
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.
3 months ago
example_templates.py
Safe
9.96 kB
Initial commit
4 months ago
mimic_trashcan.png
Safe
558 kB
LFS
Feature complete to import html and build blocks, with drag and drop, trash, reset.
3 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
4 months ago
process_html.py
Safe
26.8 kB
Committing to prep to branch for new custom UI build
3 months ago
process_text.py
Safe
8.86 kB
Committing to prep to branch for new custom UI build
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
storeUI.html
56.2 kB
add id=pages to class pages, updated pageContainer to target id=pages, removed redundant event listerners
3 months ago
store_helper.py
Safe
11.3 kB
updated prompt in store_helper to add inventory prompt in, prior had been split into two seperate prompts to generate store description and inventory seperately. This needs significant testing
3 months ago
template.html
Safe
32.8 kB
Feature complete to import html and build blocks, with drag and drop, trash, reset.
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
utilities.py
Safe
3.64 kB
Committing to prep to branch for new custom UI build
3 months ago