Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
TheDrakosfire
/
StoreGenerator
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
75e4552
StoreGenerator
24 MB
Ctrl+K
Ctrl+K
3 contributors
History:
33 commits
drakosfire
updated readme.md with additiona details of fixes needed and future expansion. Added metadata and pointed flask app to port 7860
75e4552
almost 2 years ago
__pycache__
LLM dictionary to text and back to dictionary for inventory, html templates
almost 2 years ago
dependencies
LLM dictionary to text and back to dictionary for inventory, html templates
almost 2 years ago
galleries
LLM dictionary to text and back to dictionary for inventory, html templates
almost 2 years ago
output
LLM dictionary to text and back to dictionary for inventory, html templates
almost 2 years ago
.dockerignore
512 Bytes
built initial Dockerfile and modified app.py to serve from flask app in container
almost 2 years ago
.gitattributes
Safe
42 Bytes
Add Git LFS tracking for .psd files
almost 2 years ago
.gitignore
27 Bytes
added .gitignore to ignore __pycache__/
almost 2 years ago
Dockerfile
562 Bytes
built initial Dockerfile and modified app.py to serve from flask app in container
almost 2 years ago
LICENSE
Safe
1.07 kB
Initial commit
almost 2 years ago
README.md
1.14 kB
updated readme.md with additiona details of fixes needed and future expansion. Added metadata and pointed flask app to port 7860
almost 2 years ago
The_Mirage_Emporium.html
22.9 kB
Feature complete to import html and build blocks, with drag and drop, trash, reset.
almost 2 years ago
app.py
2.5 kB
built initial Dockerfile and modified app.py to serve from flask app in container
almost 2 years ago
block_builder.py
30.7 kB
added function build_iventory_block
almost 2 years ago
closed-mimic-trashcan.png
481 kB
xet
Feature complete to import html and build blocks, with drag and drop, trash, reset.
almost 2 years ago
example_templates.py
9.96 kB
Initial commit
almost 2 years ago
mimic_trashcan.png
558 kB
xet
Feature complete to import html and build blocks, with drag and drop, trash, reset.
almost 2 years ago
morgors_meaty_inventory.py
1.99 kB
LLM dictionary to text and back to dictionary for inventory, html templates
almost 2 years ago
morgors_meaty_marvels.py
4.62 kB
Initial commit
almost 2 years ago
process_html.py
26.8 kB
Committing to prep to branch for new custom UI build
almost 2 years ago
process_text.py
8.86 kB
Committing to prep to branch for new custom UI build
almost 2 years ago
scripts.js
36.3 kB
Removed some white spaces, added functions to lock textares during drop events, and unlock at end of drop events, added check for 'description-textarea' while handling drop
almost 2 years ago
sd_generator.py
507 Bytes
Finished store properties block, updated textresizing into function initializeTextareaResizing and it runs after initial load, drop, drop to trash, and reset.
almost 2 years ago
storeUI.css
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
almost 2 years ago
storeUI.html
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
almost 2 years ago
store_helper.py
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
almost 2 years ago
template.html
32.8 kB
Feature complete to import html and build blocks, with drag and drop, trash, reset.
almost 2 years ago
template.py
4.04 kB
Added customer block and began quest block, updated width of block-container from 350px to 350px
almost 2 years ago
utilities.py
3.64 kB
Committing to prep to branch for new custom UI build
almost 2 years ago