RSHVR commited on
Commit
7505508
ยท
verified ยท
1 Parent(s): 5d59f02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -10
README.md CHANGED
@@ -1,19 +1,15 @@
1
- ```yaml
2
- title: Artificer v1 - IKEA Product Image and Measurements Extractor
3
  emoji: ๐Ÿ›‹๏ธ
4
  colorFrom: blue
5
  colorTo: yellow
6
- sdk: gradio
7
- sdk_version: 4.0.0
8
- app_file: app.py
9
- short_description: Artificer's version 1 is a Gradio-based web application that extracts product images, measurements, and materials information from IKEA product pages.
10
- pinned: true
11
- license: mit
12
- ```
13
 
14
  # ๐Ÿ›‹๏ธ Artificer: Image-to-blueprints generation for woodworking projects
15
 
16
- Artificer's phase 1 is a Gradio-based web application that extracts product images, measurements, and materials information from IKEA product pages.
17
 
18
  ## Features
19
 
 
1
+ ---
2
+ sdk: gradio
3
  emoji: ๐Ÿ›‹๏ธ
4
  colorFrom: blue
5
  colorTo: yellow
6
+ title: Artificer v1
7
+ short_description: f
8
+ ---
 
 
 
 
9
 
10
  # ๐Ÿ›‹๏ธ Artificer: Image-to-blueprints generation for woodworking projects
11
 
12
+ Artificer's version 1 is a Gradio-based web application that extracts product images, measurements, and materials information from IKEA product pages.
13
 
14
  ## Features
15