<<<<<<< HEAD --- <<<<<<< HEAD license: mit title: Collectible Card Generator short_description: Use LLM and SD to make custom collectible cards app_file: main.py sdk: docker app_port: 8000 --- ======= title: CollectibleCardGenerator emoji: 🐠 colorFrom: green colorTo: yellow sdk: docker pinned: false license: mit --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference >>>>>>> f6d0508 (initial commit) --- title: CollectibleCardGenerator emoji: 🐠 colorFrom: green colorTo: yellow sdk: docker pinned: false license: mit --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference ======= # CardGenerator Takes user input and generates a collectible card with custom or LLM generated text and image generation >>>>>>> 9a956dd (Polished and launch to Hugging Face)