Update README_utf8.md
Browse files- README_utf8.md +1 -6
README_utf8.md
CHANGED
|
@@ -1,12 +1,7 @@
|
|
| 1 |
---
|
| 2 |
title: 120-AI-TA
|
| 3 |
app_file: app.py
|
| 4 |
-
sdk:
|
| 5 |
-
sdk_version: 5.0.2
|
| 6 |
-
python_version: 3.12.6
|
| 7 |
-
install_steps:
|
| 8 |
-
- pip install pip==24.2
|
| 9 |
-
- pip install -r requirements.txt
|
| 10 |
---
|
| 11 |
|
| 12 |
# Your regular README content starts here
|
|
|
|
| 1 |
---
|
| 2 |
title: 120-AI-TA
|
| 3 |
app_file: app.py
|
| 4 |
+
sdk: docker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Your regular README content starts here
|