Commit 6202184f authored by dengjb's avatar dengjb
Browse files

update

parent e9e19dbe
......@@ -16,6 +16,11 @@
## 环境依赖
```bsah
# 额外安装diffusers环境
pip install git+https://github.com/huggingface/diffusers
```
| 软件 | 版本 |
| :------: | :------: |
......@@ -48,6 +53,7 @@ docker run -it --shm-size 60g --network=host --name ovis-image --privileged --de
### pytorch
#### 单机推理
```python
# 可参考run.sh脚本
import torch
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment