Javedalam commited on
Commit
481b7aa
1 Parent(s): 1ddbd5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
- title: Text_summarizer
3
  emoji: 🏢
4
  colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
  app_file: app.py
8
  pinned: false
 
9
  ---
10
 
11
  # Configuration
@@ -34,4 +35,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
34
  Path is relative to the root of the repository.
35
 
36
  `pinned`: _boolean_
37
- Whether the Space stays on top of your list.
 
1
  ---
2
+ title: Text_summarizer_multiple_llm
3
  emoji: 🏢
4
  colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
  app_file: app.py
8
  pinned: false
9
+ sdk_version: 4.36.1
10
  ---
11
 
12
  # Configuration
 
35
  Path is relative to the root of the repository.
36
 
37
  `pinned`: _boolean_
38
+ Whether the Space stays on top of your list.