nomnomnonono commited on
Commit
792d3be
β€’
1 Parent(s): 5d02f70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -1,12 +1,24 @@
1
  ---
 
2
  title: Background Image Generation For Online Meeting
 
3
  emoji: 🌍
 
4
  colorFrom: pink
 
5
  colorTo: red
 
 
 
6
  sdk: gradio
7
- sdk_version: 3.28.0
 
 
8
  app_file: app.py
9
- pinned: false
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
+
3
  title: Background Image Generation For Online Meeting
4
+
5
  emoji: 🌍
6
+
7
  colorFrom: pink
8
+
9
  colorTo: red
10
+
11
+ python: 3.9.7
12
+
13
  sdk: gradio
14
+
15
+ sdk_version: 3.23.0
16
+
17
  app_file: app.py
18
+
19
+ pinned: true
20
+
21
  ---
22
 
23
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
24
+