SpencerCPurdy commited on
Commit
6daf841
·
verified ·
1 Parent(s): 0842001

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -3,11 +3,9 @@ title: AI-Powered Code Review Assistant
3
  colorFrom: gray
4
  colorTo: gray
5
  sdk: gradio
6
- sdk_version: 5.33.1
7
  app_file: app.py
8
  pinned: false
9
  license: mit
10
- short_description: AI-Powered Code Review Assistant
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
3
  colorFrom: gray
4
  colorTo: gray
5
  sdk: gradio
6
+ sdk_version: 5.34.2
7
  app_file: app.py
8
  pinned: false
9
  license: mit
10
+ short_description: CodeT5 analyzer for security flaws and code quality
11
+ ---