Spaces:
Sleeping
Sleeping
fix gradio + python compatibility
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ app_file: app.py
|
|
| 10 |
pinned: false
|
| 11 |
---
|
| 12 |
|
|
|
|
| 13 |
# Advanced Coding LLM (Production-Ready Starter)
|
| 14 |
|
| 15 |
This project provides a deployable coding assistant API built on a free Hugging Face coding model.
|
|
|
|
| 10 |
pinned: false
|
| 11 |
---
|
| 12 |
|
| 13 |
+
|
| 14 |
# Advanced Coding LLM (Production-Ready Starter)
|
| 15 |
|
| 16 |
This project provides a deployable coding assistant API built on a free Hugging Face coding model.
|