TheDrakosfire commited on
Commit
98e4beb
1 Parent(s): 62cd5a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -15
README.md CHANGED
@@ -1,16 +1,6 @@
1
- <<<<<<< HEAD
2
- ---
3
- title: CollectibleCardGenerator
4
- emoji: 🐠
5
- colorFrom: green
6
- colorTo: yellow
7
- sdk: docker
8
- pinned: false
9
  license: mit
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
- =======
14
- # CardGenerator
15
- Takes user input and generates a collectible card with custom or LLM generated text and image generation
16
- >>>>>>> master
 
 
 
 
 
 
 
 
 
1
  license: mit
2
+ title: Collectible Card Generator
3
+ short_description: Use AI text and image generation to make custom collectible cards
4
+ app_file: main.py
5
+ sdk: docker
6
+ app_port: 8000