phenixrhyder commited on
Commit
56a0b0a
·
unverified ·
1 Parent(s): 20e19c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,3 +1,4 @@
 
1
  title: Checkerboard Pattern Generator
2
  colorFrom: 'gray'
3
  colorTo: 'gray'
@@ -6,6 +7,7 @@ sdk_version: "4.21.0"
6
  python_version: "3.10"
7
  app_file: app.py
8
  short_description: "An interactive tool to generate custom checkerboard patterns."
 
9
  Checkerboard Pattern Generator
10
  Welcome to the Checkerboard Pattern Generator! This is a simple and interactive Hugging Face Space that allows you to create custom checkerboard images directly in your browser.
11
  🚀 How to Use
 
1
+ ---
2
  title: Checkerboard Pattern Generator
3
  colorFrom: 'gray'
4
  colorTo: 'gray'
 
7
  python_version: "3.10"
8
  app_file: app.py
9
  short_description: "An interactive tool to generate custom checkerboard patterns."
10
+ ---
11
  Checkerboard Pattern Generator
12
  Welcome to the Checkerboard Pattern Generator! This is a simple and interactive Hugging Face Space that allows you to create custom checkerboard images directly in your browser.
13
  🚀 How to Use