f0enix

Results 4 issues of f0enix

How do i try it on a single rgb image without any dataset?

Can you add support for freeform cropping without any aspect ratio limitation?

I currently use this on ios but would like to know if it is possible to build this package for mac arm64 and x86_64 architectures? I cannot use catalyst and...

The description is missing from twitter/x urls but other fields like title/image are present. ```swift let url = URL(string: "https://x.com/twostraws/status/1800359616330826099")! let og = try! await OpenGraph.fetch(url: url, headers: ["User-Agent": "facebookexternalhit/1.1"])...