mirror of
https://github.com/Refound-445/nonebot-plugin-nailongremove.git
synced 2025-09-27 02:59:11 +08:00
This commit is contained in:
parent
f040d1b1e5
commit
c7fa4a3a8b
@ -78,7 +78,8 @@ still occur to varying degrees. Feedback is welcome!
|
||||
|
||||
### Cloud Deployment
|
||||
|
||||
The [run_with_napcat_en.ipynb](https://github.com/Refound-445/nonebot-plugin-nailongremove/blob/main/ipynb/run_with_napcat_en.ipynb) file supports one-click deployment on platforms like Kaggle or Huggingface's Spaces. You can complete the bot deployment simply by clicking "Run" and scanning the QR code!
|
||||
- The [run_with_napcat_en.ipynb](https://github.com/Refound-445/nonebot-plugin-nailongremove/blob/main/ipynb/run_with_napcat_en.ipynb) file supports one-click deployment on platforms like Kaggle or Huggingface's Spaces. You can complete the bot deployment simply by clicking "Run" and scanning the QR code!
|
||||
- Supports [Docker](https://github.com/Refound-445/nonebot-plugin-nailongremove/tree/main/docker) one-click deployment.
|
||||
|
||||
### Local Deployment
|
||||
|
||||
@ -302,7 +303,7 @@ Welcome everyone to join the group for learning and exchange!
|
||||
### Minor Update
|
||||
|
||||
- Added the [run_with_napcat_en.ipynb](https://github.com/Refound-445/nonebot-plugin-nailongremove/blob/main/ipynb/run_with_napcat_en.ipynb) file, which supports one-click deployment on platforms like Kaggle or Huggingface's Spaces. You can complete the bot deployment simply by clicking "Run" and scanning the QR code!
|
||||
|
||||
- Added [Docker](https://github.com/Refound-445/nonebot-plugin-nailongremove/tree/main/docker) one-click deployment.
|
||||
### 2.3.5
|
||||
|
||||
- The update adds a feature to select a mute tag, allowing users to choose whether to mute or recall the processing for
|
||||
|
@ -71,7 +71,8 @@ NaiLongRemove 是一款由简单的 AI 模型建立的奶龙识别插件,可
|
||||
|
||||
### 1.云部署
|
||||
|
||||
[run_with_napcat.ipynb](https://github.com/Refound-445/nonebot-plugin-nailongremove/blob/main/ipynb/run_with_napcat.ipynb)文件,支持Kaggle或者Huggingface的Space等一键部署,仅需点击运行和扫码即可完成bot部署!
|
||||
- [run_with_napcat.ipynb](https://github.com/Refound-445/nonebot-plugin-nailongremove/blob/main/ipynb/run_with_napcat.ipynb)文件,支持Kaggle或者Huggingface的Space等一键部署,仅需点击运行和扫码即可完成bot部署!
|
||||
- 支持[Docker](https://github.com/Refound-445/nonebot-plugin-nailongremove/tree/main/docker)一键部署
|
||||
|
||||
### 2.本地部署
|
||||
|
||||
@ -283,6 +284,7 @@ pip install nonebot-plugin-nailongremove-base -U
|
||||
### 小更新
|
||||
|
||||
- 增加[run_with_napcat.ipynb](https://github.com/Refound-445/nonebot-plugin-nailongremove/blob/main/ipynb/run_with_napcat.ipynb)文件,支持Kaggle或者Huggingface的Space等一键部署,仅需点击运行和扫码即可完成bot部署!
|
||||
- 增加[Docker](https://github.com/Refound-445/nonebot-plugin-nailongremove/tree/main/docker)一键部署
|
||||
|
||||
### 2.3.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user