Skip to content

Commit 4a6b904

Browse files
authored
Merge pull request #136 from Decem-Y/patch-2
Update README_zh.md
2 parents 43b9be5 + c6875c8 commit 4a6b904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ class ToyPipeline(BasicPipeline):
520520
#### 体验我们精心设计的FlashRAG-UI——不仅好用,更让人赏心悦目:
521521
要使用FlashRAG-UI,您需要确保您的`Python >= 3.10`并安装以下依赖:
522522
```bash
523-
pip install gradio=5.9.1
523+
pip install gradio==5.9.1
524524
```
525525

526526
然后运行以下命令:

0 commit comments

Comments
 (0)