Skip to content

Commit 9887c93

Browse files
committed
update_readme
1 parent 03cd281 commit 9887c93

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@
1919

2020
## Notes of this project
2121
The code originates from our research project and the aim is to demonstrate the research idea, so we have not optimized it from a product perspective. And we will spend time to address some common issues, such as out of memory issue, limited resolution, but will not involve too much in engineering problems, such as speedup of the inference, fastapi deployment and so on. **We welcome volunteers to contribute to this project to make it more usable for practical application.**
22+
~~We are improving the algorithm so as to process high resolution photos. It takes time and please stay tuned.~~
2223

23-
**We are improving the algorithm so as to process high resolution photos. It takes time and please stay tuned.**
24-
25-
## News
24+
## :sparkles: News
2625
The framework now supports the restoration of high-resolution input.
2726

2827
<img src='imgs/HR.png'>
@@ -80,7 +79,7 @@ Install dependencies:
8079
pip install -r requirements.txt
8180
```
8281

83-
## How to use?
82+
## :rocket: How to use?
8483

8584
**Note**: GPU can be set 0 or 0,1,2 or 0,2; use -1 for CPU
8685

0 commit comments

Comments
 (0)