lbiester commited on
Commit
39548b4
·
verified ·
1 Parent(s): dc1dc21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  This space displays some Gradio demos of varying complexity. You can look at `app.py` to see the code for the demos.
2
 
3
  ## Installing Libraries
 
1
+ ---
2
+ title: Complex Demo Of Demos
3
+ emoji: 📚
4
+ colorFrom: indigo
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 4.27.0
8
+ app_file: run.py
9
+ pinned: false
10
+ hf_oauth: true
11
+ ---
12
+
13
  This space displays some Gradio demos of varying complexity. You can look at `app.py` to see the code for the demos.
14
 
15
  ## Installing Libraries