"src/vscode:/vscode.git/clone" did not exist on "e7b9a0762bd015372ea56767809bc2132f6b4dad"
Commit 9757d119 authored by mashun1's avatar mashun1
Browse files

Update README.md

parent d8ec5611
...@@ -141,11 +141,11 @@ https://huggingface.co/openai/clip-vit-large-patch14/tree/main ...@@ -141,11 +141,11 @@ https://huggingface.co/openai/clip-vit-large-patch14/tree/main
# 快速运行 # 快速运行
export ATTN_PRECISION=fp16 export ATTN_PRECISION=fp16
CUDA_VISIBLE_DEVICES=x python inference.py python inference.py
# graido客户端运行 # graido客户端运行
export ATTN_PRECISION=fp16 export ATTN_PRECISION=fp16
CUDA_VISIBLE_DEVICES=x python demo.py python demo.py
## result ## result
......
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