remove uncessary files and update readme

This commit is contained in:
2025-08-26 21:46:07 +08:00
parent be947dfc79
commit 611281896d
13 changed files with 13 additions and 57 deletions

View File

@@ -17,7 +17,7 @@ docker build -t diffusers:v0.1 .
```
## 测试结果
| | A100 平均生成时间(秒) | 天垓100 平均生成时间(秒) |
|------|-------------------------|----------------------------|
| 时间 | 1.4289 | 7.5609 |
| | A100 平均生成时间(秒) | MLU370-x4 平均生成时间(秒) | MLU370-x8 平均生成时间(秒) |
|------|-------------------------|----------------------------|----------------------------|
| 时间 | 1.5 | 4.2 | 5.3 |