Update README.md
Browse files
README.md
CHANGED
|
@@ -90,10 +90,5 @@ predicted_class: 1 代表输入文本不符合条件
|
|
| 90 |
"predicted_class": 0
|
| 91 |
}
|
| 92 |
```
|
| 93 |
-
## 🔧 其他部署方案(可选)
|
| 94 |
-
如果你希望将模型部署到云端,可以选择:
|
| 95 |
|
| 96 |
-
Hugging Face Hub: 上传 model.safetensors 到 🤗 Hugging Face
|
| 97 |
-
AWS SageMaker: 使用 Amazon SageMaker 进行云端推理
|
| 98 |
-
Docker 部署: 将 FastAPI 端点封装到 Docker 容器中
|
| 99 |
|
|
|
|
| 90 |
"predicted_class": 0
|
| 91 |
}
|
| 92 |
```
|
|
|
|
|
|
|
| 93 |
|
|
|
|
|
|
|
|
|
|
| 94 |
|