yashgupta1512 commited on
Commit
cb49edd
·
verified ·
1 Parent(s): ce25415

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Project Submission
2
 
3
  ## Files Overview
@@ -39,5 +51,4 @@ The solution uses the following libraries for key functionalities:
39
  The final submission includes:
40
  1. **Codebase** - All Python scripts mentioned above.
41
  2. **Detailed PPT** - Explains the methodology, results, and conclusions.
42
- 3. **requirements.txt** - Lists all dependencies for reproducibility.
43
-
 
1
+ ---
2
+ title: Nest
3
+ emoji: 👁
4
+ colorFrom: pink
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ sdk_version: 1.41.1
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
  # Project Submission
14
 
15
  ## Files Overview
 
51
  The final submission includes:
52
  1. **Codebase** - All Python scripts mentioned above.
53
  2. **Detailed PPT** - Explains the methodology, results, and conclusions.
54
+ 3. **requirements.txt** - Lists all dependencies for reproducibility.