rahul2001 commited on
Commit
b9646ce
·
1 Parent(s): 5cc53de

deployment

Browse files
Files changed (2) hide show
  1. ReadMe.md +12 -1
  2. requirements.txt +1 -2
ReadMe.md CHANGED
@@ -1 +1,12 @@
1
- # first project
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Student Performance
3
+ emoji: 📈
4
+ colorFrom: green
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 3.44.3
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
requirements.txt CHANGED
@@ -6,5 +6,4 @@ scikit-learn
6
  catboost
7
  xgboost
8
  dill
9
- gradio
10
- -e .
 
6
  catboost
7
  xgboost
8
  dill
9
+ gradio