Alex Hortua commited on
Commit
2ec985a
·
1 Parent(s): 80522dd

Adding config for Gradio

Browse files
Files changed (1) hide show
  1. README.MD +10 -0
README.MD CHANGED
@@ -1,5 +1,15 @@
1
  # 3D Person Segmentation and Anaglyph Generation
2
 
 
 
 
 
 
 
 
 
 
 
3
  ## Lab Report
4
 
5
  ### Introduction
 
1
  # 3D Person Segmentation and Anaglyph Generation
2
 
3
+ title: Object Segmentation
4
+ emoji: 👁
5
+ colorFrom: gray
6
+ colorTo: pink
7
+ sdk: gradio
8
+ sdk_version: 5.22.0
9
+ app_file: src/app.py
10
+ pinned: false
11
+
12
+
13
  ## Lab Report
14
 
15
  ### Introduction