Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TheDrakosfire
/
PetCardGenerator
like
0
Sleeping
App
Files
Files
Community
34d8449
PetCardGenerator
4 contributors
History:
110 commits
drakosfire
remove image_temp from .gitignore
34d8449
7 months ago
ExampleCards
Ready to deplay as api only
7 months ago
__pycache__
Fixing u.delete_files, I think it's a permissions problem
7 months ago
card_parts
merging api into main
7 months ago
fonts
stop tracking symlink
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
16.8 kB
it's a permissions problem
7 months ago
card_generator.py
Safe
5.87 kB
it's a permissions problem
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
3.42 kB
more cleanup, removed torch, not needed in api scenario
7 months ago
utilities.py
Safe
1.22 kB
Fixing u.delete_files, I think it's a permissions problem
7 months ago