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...
67ba65c
StoreGenerator
24 MB
Ctrl+K
Ctrl+K
3 contributors
History:
60 commits
drakosfire
Trying to simplify and open to tab
67ba65c
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.51 kB
updated app.py flask app launch to point to host 0.0.0.0 and port 7860 to match huggingface, hoping this resolves CORS issue
almost 2 years ago
block_builder.py
30.7 kB
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
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
37.9 kB
Trying to simplify and open to tab
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.8 kB
prepping for merge to main. Added storeUI.css with @media and some cleanup in store_helper
almost 2 years ago
storeUI.html
2.63 kB
Trying to simplify and open to tab
almost 2 years ago
store_helper.py
11.2 kB
prepping for merge to main. Added storeUI.css with @media and some cleanup in store_helper
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.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
almost 2 years ago
utilities.py
3.64 kB
Committing to prep to branch for new custom UI build
almost 2 years ago