Rashmi0801 commited on
Commit
e7cbf5e
·
verified ·
1 Parent(s): cde6b46

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -13
README.md CHANGED
@@ -1,15 +1,9 @@
1
  ---
2
- title: Template Final Assignment
3
- emoji: 🕵🏻‍♂️
4
- colorFrom: indigo
5
- colorTo: indigo
6
- sdk: gradio
7
- sdk_version: 5.25.2
8
- app_file: app.py
9
- pinned: false
10
- hf_oauth: true
11
- # optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
12
- hf_oauth_expiration_minutes: 480
13
  ---
14
-
15
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ license: apache-2.0
3
+ title: Search Engine
4
+ sdk: streamlit
5
+ emoji: 😻
6
+ colorFrom: red
7
+ colorTo: yellow
8
+ short_description: Search Engine with LLM
 
 
 
 
9
  ---