mirror of
https://github.com/jamriska/ebsynth.git
synced 2026-04-03 09:46:39 +02:00
add the CPU backend
This commit is contained in:
@@ -28,6 +28,7 @@ ebsynth -style <style.png> -guide <source.png> <target.png> -output <output.png>
|
||||
-pyramidlevels <number>
|
||||
-searchvoteiters <number>
|
||||
-patchmatchiters <number>
|
||||
-backend [cpu|cuda]
|
||||
```
|
||||
|
||||
## Download
|
||||
@@ -129,10 +130,6 @@ equalized to match the luminance of the source painting.
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
## Requirements
|
||||
|
||||
`ebsynth` needs a CUDA-capable gpu in order to run. Besides CUDA, there are no other external dependencies. A cpu-only version that doesn't require CUDA will be released later.
|
||||
|
||||
## License
|
||||
|
||||
The code is released into the public domain. You can do anything you want with it.
|
||||
|
||||
Reference in New Issue
Block a user