Commit ada63dec authored by raojy's avatar raojy 💬
Browse files

Update README.md

parent 0866d81e
...@@ -41,7 +41,7 @@ docker run -it \ ...@@ -41,7 +41,7 @@ docker run -it \
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.sourcefind.cn/tool/)开发者社区下载安装。 关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.sourcefind.cn/tool/)开发者社区下载安装。
``` ```
pip install requirements.txt pip install -r requirements.txt
``` ```
## 预训练权重 ## 预训练权重
**请根据`支持的DCU型号`选择对应模型下载,FP8模型仅在BW1100/BW1101上支持,其他型号请勿使用!** **请根据`支持的DCU型号`选择对应模型下载,FP8模型仅在BW1100/BW1101上支持,其他型号请勿使用!**
...@@ -69,7 +69,7 @@ python run_Transformers_t2i.py ...@@ -69,7 +69,7 @@ python run_Transformers_t2i.py
``` ```
##### 图像理解 ##### 图像理解
``` ```
run_Transformers_imgunderstand.py python run_Transformers_imgunderstand.py
``` ```
## 效果展示 ## 效果展示
......
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