SandeepU commited on
Commit
5478e80
·
verified ·
1 Parent(s): 8498159

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -19
README.md DELETED
@@ -1,19 +0,0 @@
1
- ---
2
- title: Code Explainer 💡
3
- emoji: 🧠
4
- colorFrom: blue
5
- colorTo: indigo
6
- sdk: streamlit
7
- sdk_version: "1.35.0"
8
- app_file: streamlit_app.py
9
- pinned: false
10
- ---
11
-
12
- # 🧠 Code Explainer (CodeBERT Version)
13
-
14
- This app uses `mrm8488/codebert-base-finetuned-stackoverflow` to analyze and classify Python code.
15
-
16
- ## How to Use
17
- 1. Paste Python code
18
- 2. Click "Explain"
19
- 3. Get an AI-generated summary or label