Spaces:
Sleeping
Sleeping
changed python version
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ emoji: 💬
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
|
|
7 |
sdk_version: 5.0.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
@@ -11,4 +12,4 @@ license: afl-3.0
|
|
11 |
short_description: Write technical documents with the help of LLMs
|
12 |
---
|
13 |
|
14 |
-
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
python_version: 3.13
|
8 |
sdk_version: 5.0.1
|
9 |
app_file: app.py
|
10 |
pinned: false
|
|
|
12 |
short_description: Write technical documents with the help of LLMs
|
13 |
---
|
14 |
|
15 |
+
AI Assisted writing of technical documents
|