Saranath07 commited on
Commit
892c436
·
1 Parent(s): 9e5c3e5

README configured

Browse files
Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -1,11 +1,10 @@
1
- # Frontend Gradio application which uses ai-proq-gen to generate questions.
2
-
3
- ## Steps to run the application
4
-
5
- - Install all the requirements using `pip install -r requirements.txt`
6
-
7
- - Store your API keys in a `.env` file.
8
-
9
- - Setup a chroma database which has the questions.
10
-
11
- - Run the `run.sh` file.
 
1
+ ---
2
+ title: {{title}}
3
+ emoji: {{emoji}}
4
+ colorFrom: {{colorFrom}}
5
+ colorTo: {{colorTo}}
6
+ sdk: {{sdk}}
7
+ sdk_version: "{{sdkVersion}}"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---