philipp-zettl commited on
Commit
ddc0abc
β€’
1 Parent(s): 34a2cff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- title: Qa Generator
3
- emoji: πŸ‘
4
- colorFrom: green
5
  colorTo: green
6
  sdk: gradio
7
  sdk_version: 4.36.1
8
  app_file: app.py
9
- pinned: false
10
  license: apache-2.0
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: QA Generator
3
+ emoji: πŸ“ˆ
4
+ colorFrom: gray
5
  colorTo: green
6
  sdk: gradio
7
  sdk_version: 4.36.1
8
  app_file: app.py
9
+ pinned: true
10
  license: apache-2.0
11
+ short_description: Generates Questions and Answers from given text content.
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference