diff --git a/README.md b/README.md index 8799757..6394a50 100644 --- a/README.md +++ b/README.md @@ -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) 或者使用如下代码: diff --git a/examples/.ipynb_checkpoints/inferrence-checkpoint.ipynb b/examples/.ipynb_checkpoints/inferrence-checkpoint.ipynb deleted file mode 100644 index 363fcab..0000000 --- a/examples/.ipynb_checkpoints/inferrence-checkpoint.ipynb +++ /dev/null @@ -1,6 +0,0 @@ -{ - "cells": [], - "metadata": {}, - "nbformat": 4, - "nbformat_minor": 5 -}