Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
language:
|
4 |
-
- zh
|
5 |
- en
|
6 |
library_name: diffusers
|
7 |
pipeline_tag: text-to-image
|
@@ -37,10 +36,10 @@ Among its main features are:
|
|
37 |
|Pytorch SD|~5000ms|~10240|
|
38 |
|lyraSD|~435ms|~4026|
|
39 |
|
40 |
-
### superResolution
|
41 |
|model|time cost(ms)|memory(MB)|
|
42 |
|:-:|:-:|:-:|
|
43 |
-
|Pytorch
|
44 |
|lyraSD|~26ms|~1600|
|
45 |
|
46 |
|
@@ -99,7 +98,4 @@ docker pull bigmoyan/lyra_aigc:v0.1
|
|
99 |
|
100 |
## Report bug
|
101 |
- start a discussion to report any bugs!--> https://huggingface.co/TMElyralab/lyraSD/discussions
|
102 |
-
- report bug with a `[bug]` mark in the title.
|
103 |
-
|
104 |
-
|
105 |
-
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
language:
|
|
|
4 |
- en
|
5 |
library_name: diffusers
|
6 |
pipeline_tag: text-to-image
|
|
|
36 |
|Pytorch SD|~5000ms|~10240|
|
37 |
|lyraSD|~435ms|~4026|
|
38 |
|
39 |
+
### superResolution(SR)
|
40 |
|model|time cost(ms)|memory(MB)|
|
41 |
|:-:|:-:|:-:|
|
42 |
+
|Pytorch SR|~720ms|~6650|
|
43 |
|lyraSD|~26ms|~1600|
|
44 |
|
45 |
|
|
|
98 |
|
99 |
## Report bug
|
100 |
- start a discussion to report any bugs!--> https://huggingface.co/TMElyralab/lyraSD/discussions
|
101 |
+
- report bug with a `[bug]` mark in the title.
|
|
|
|
|
|