Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TheDrakosfire
/
CardGenerator
like
1
Sleeping
App
Files
Files
Community
main
CardGenerator
4 contributors
History:
120 commits
drakosfire
layout adjustment
e2d4258
7 months ago
ExampleCards
Ready to deplay as api only
7 months ago
__pycache__
more layout adjustment
7 months ago
card_parts
merging api into main
7 months ago
fonts
stop tracking symlink
7 months ago
image_temp
git doesn't track empty folder!
7 months ago
output
Create output/output-images-go-here
8 months ago
.dockerignore
Safe
28 Bytes
updated Dockerfile to COPY local files
8 months ago
.gitattributes
Safe
1.58 kB
add armor.png
7 months ago
.gitignore
Safe
72 Bytes
remove image_temp from .gitignore
7 months ago
LICENSE
Safe
1.07 kB
stop tracking symlink
7 months ago
README.md
Safe
5.98 kB
added allowed_paths to launch
7 months ago
app.py
Safe
17.2 kB
layout adjustment
7 months ago
card_generator.py
Safe
5.81 kB
removed image save from card_generator
7 months ago
img2img.py
Safe
975 Bytes
Cleanup files and add requirements.txt
7 months ago
item_dict_gen.py
Safe
18.5 kB
more cleanup, removed torch, not needed in api scenario
7 months ago
render_card_text.py
Safe
4.4 kB
more cleanup, removed torch, not needed in api scenario
7 months ago
requirements.txt
Safe
67 Bytes
added replicate to requirements.txt
7 months ago
template_builder.py
Safe
1.97 kB
more cleanup, removed torch, not needed in api scenario
7 months ago
user_input.py
Safe
2.9 kB
to fix pathing issue to card_part pointing to github urls
7 months ago
utilities.py
Safe
1.8 kB
to fix pathing issue to card_part pointing to github urls
7 months ago