|
|
|
|
|
by 38932ur98u
1933 days ago
|
|
Sort of related, but I'm looking for a library or tool of some sort that I can use to generate landscape photos. I don't really have a lot of time to put into a project right now, so I was fantasizing about stumbling across some python library that's a wrapper for one of these models that's basically as simple as import all_photos from "./photos";
model = train(all_photos)
a = model.generate(); Anybody have any leads..? |
|