update readme

This commit is contained in:
Yu Li
2023-06-12 16:33:39 -05:00
parent 07c9b1659e
commit 39aa683080
2 changed files with 1 additions and 7 deletions

View File

@@ -81,7 +81,7 @@ Anima模型只通过10000 steps的训练并没有深度优化训练数据的
pip install -r https://github.com/lyogavin/Anima/blob/main/requirements.txt?raw=true
可以参考:[inferrence.ipynb]
可以参考:[inferrence.ipynb](https://github.com/lyogavin/Anima/blob/main/examples/inferrence.ipynb)
或者使用如下代码:

View File

@@ -1,6 +0,0 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
}