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...
f552fc6
StoreGenerator
24.1 MB
Ctrl+K
Ctrl+K
3 contributors
History:
77 commits
drakosfire
Adding header for Cross-Origin-Opener-Policy instructions to flask as possible solution to oepning a tab or pop up when deployed to huggingface
f552fc6
almost 2 years ago
__pycache__
prepping for merge to main. Added storeUI.css with @media and some cleanup in store_helper
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
58 Bytes
Got up to docker build ready again, was importing things in block-builder like torch and utilities that weren't needed
almost 2 years ago
Dockerfile
862 Bytes
Got up to docker build ready again, was importing things in block-builder like torch and utilities that weren't needed
almost 2 years ago
LICENSE
Safe
1.07 kB
Initial commit
almost 2 years ago
README.md
1.14 kB
Troubleshooting README, changed name, could be issue
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.66 kB
Adding header for Cross-Origin-Opener-Policy instructions to flask as possible solution to oepning a tab or pop up when deployed to huggingface
almost 2 years ago
block_builder.py
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
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
requirements.txt
34 Bytes
added requirements.txt
almost 2 years ago
scripts.js
43.6 kB
added offset to adjustTextareaHeight for title block and description-textarea, made sure description-textarea height is adjusted correctly
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
16.7 kB
Set storeUI.html css back to original print settings
almost 2 years ago
storeUI.html
2.86 kB
added div floatingToolbar and moved buttons and description field into it
almost 2 years ago
store_helper.py
11.5 kB
Merge branch 'main' of github.com:Drakosfire/StoreGenerator
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
template_update.html
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
almost 2 years ago
utilities.py
3.64 kB
Committing to prep to branch for new custom UI build
almost 2 years ago