Spaces:
Sleeping
Sleeping
Upload 4 files
Browse files
README.md
CHANGED
|
@@ -9,9 +9,9 @@ app_file: streamlit_app.py
|
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# 🧠 Code Explainer (
|
| 13 |
|
| 14 |
-
This app uses `Salesforce/codet5-base` to explain Python code snippets in plain English.
|
| 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
|