SandeepU commited on
Commit
2235fa0
·
verified ·
1 Parent(s): f0334b5

Upload 4 files

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,9 +9,9 @@ app_file: streamlit_app.py
9
  pinned: false
10
  ---
11
 
12
- # 🧠 Code Explainer (Lightweight Version)
13
 
14
- This app uses `Salesforce/codet5-base` to explain Python code snippets in plain English. Works fast on CPU-only Hugging Face Spaces.
15
 
16
  ## 🛠 How to Use
17
  1. Paste Python code in the box
 
9
  pinned: false
10
  ---
11
 
12
+ # 🧠 Code Explainer (Codet5 Version)
13
 
14
+ This app uses `Salesforce/codet5-base` to explain Python code snippets in plain English. Optimized for CPU-only Hugging Face Spaces.
15
 
16
  ## 🛠 How to Use
17
  1. Paste Python code in the box