Fetching metadata from the HF Docker repository...
added requirements.txt
79c5e02
-
__pycache__
LLM dictionary to text and back to dictionary for inventory, html templates
-
dependencies
LLM dictionary to text and back to dictionary for inventory, html templates
-
galleries
LLM dictionary to text and back to dictionary for inventory, html templates
-
output
LLM dictionary to text and back to dictionary for inventory, html templates
-
512 Bytes
built initial Dockerfile and modified app.py to serve from flask app in container
-
42 Bytes
Add Git LFS tracking for .psd files
-
58 Bytes
Got up to docker build ready again, was importing things in block-builder like torch and utilities that weren't needed
-
862 Bytes
Got up to docker build ready again, was importing things in block-builder like torch and utilities that weren't needed
-
1.07 kB
Initial commit
-
1.14 kB
Troubleshooting README, changed name, could be issue
-
22.9 kB
Feature complete to import html and build blocks, with drag and drop, trash, reset.
-
2.5 kB
built initial Dockerfile and modified app.py to serve from flask app in container
-
30.7 kB
Got up to docker build ready again, was importing things in block-builder like torch and utilities that weren't needed
-
481 kB
Feature complete to import html and build blocks, with drag and drop, trash, reset.
-
9.96 kB
Initial commit
-
558 kB
Feature complete to import html and build blocks, with drag and drop, trash, reset.
-
1.99 kB
LLM dictionary to text and back to dictionary for inventory, html templates
-
4.62 kB
Initial commit
-
26.8 kB
Committing to prep to branch for new custom UI build
-
8.86 kB
Committing to prep to branch for new custom UI build
-
34 Bytes
added requirements.txt
-
39 kB
Got up to docker build ready again, was importing things in block-builder like torch and utilities that weren't needed
-
507 Bytes
Finished store properties block, updated textresizing into function initializeTextareaResizing and it runs after initial load, drop, drop to trash, and reset.
-
14.6 kB
Modified padding on .page width from 1.9cm to 1.2 cm, set classTable.frame width to 95%, set columnWrapper width to 100%, in storeUI.html moved buttons out of brewRenderer and to top layer of page-container
-
2.63 kB
Modified padding on .page width from 1.9cm to 1.2 cm, set classTable.frame width to 95%, set columnWrapper width to 100%, in storeUI.html moved buttons out of brewRenderer and to top layer of page-container
-
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
-
4.04 kB
Added customer block and began quest block, updated width of block-container from 350px to 350px
-
33.4 kB
added update_template.html which is same architecture as storeUI.html page-container, so testing will be more accurate. Updated extractBlocks function to target block-items
-
3.64 kB
Committing to prep to branch for new custom UI build