gr8monk3ys commited on
Commit
165fbd6
·
verified ·
1 Parent(s): 12e48fa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -4,12 +4,19 @@ emoji: 💻
4
  colorFrom: green
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 5.9.1
8
  python_version: "3.10"
9
  app_file: app.py
10
  pinned: false
11
  license: mit
12
  short_description: AI-powered code explanation and documentation
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Code Explainer
 
4
  colorFrom: green
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 5.50.0
8
  python_version: "3.10"
9
  app_file: app.py
10
  pinned: false
11
  license: mit
12
  short_description: AI-powered code explanation and documentation
13
+ tags:
14
+ - code
15
+ - education
16
+ - llm
17
+ - developer-tools
18
+ models:
19
+ - mistralai/Mistral-7B-Instruct-v0.3
20
  ---
21
 
22
  # Code Explainer