Mangesh223 commited on
Commit
2bcfa76
·
verified ·
1 Parent(s): 0ec2680

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -7,11 +7,16 @@ sdk: gradio
7
  sdk_version: 5.23.1
8
  app_file: app.py
9
  pinned: false
10
- license: bigscience-openrail-m
11
  short_description: A Resume Analyzer For an JobSeeker
12
  hf_oauth: true
13
  hf_oauth_scopes:
14
  - inference-api
15
  ---
16
 
17
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
7
  sdk_version: 5.23.1
8
  app_file: app.py
9
  pinned: false
10
+ license: bigscience-openrail-m # ← This is for the Space, not your code
11
  short_description: A Resume Analyzer For an JobSeeker
12
  hf_oauth: true
13
  hf_oauth_scopes:
14
  - inference-api
15
  ---
16
 
17
+ # Resume Analyzer App
18
+ [Your project description here...]
19
+
20
+ ## 📜 License
21
+ **Your code** is licensed under the [MIT License](LICENSE).
22
+ Note: This Space uses external models (Mistral-7B) under their own licenses.