Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Ovis-Image_pytorch
Commits
6202184f
Commit
6202184f
authored
Dec 08, 2025
by
dengjb
Browse files
update
parent
e9e19dbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
README.md
README.md
+6
-0
No files found.
README.md
View file @
6202184f
...
@@ -16,6 +16,11 @@
...
@@ -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
...
@@ -48,6 +53,7 @@ docker run -it --shm-size 60g --network=host --name ovis-image --privileged --de
### pytorch
### pytorch
#### 单机推理
#### 单机推理
```
python
```
python
# 可参考run.sh脚本
# 可参考run.sh脚本
import
torch
import
torch
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment