<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Functional Interface to Diffusion Models in R</dc:title>
  <dc:title>R package diffuseR version 0.2.2</dc:title>
  <dc:description>A native R implementation of diffusion models providing a
    functional interface to state-of-the-art generative AI. Inspired by the
    'Python' library 'diffusers' from 'Hugging Face'
    &lt;https://huggingface.co/&gt;, 'diffuseR' generates and manipulates images
    from text prompts using models such as 'Stable Diffusion', with no
    'Python' dependency. Supports multiple diffusion schedulers and device
    acceleration.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: torch, jsonlite, grid, png, jpeg</dc:relation>
  <dc:relation>Suggests: av, hfhub, safetensors, simplermarkdown, tinytest</dc:relation>
  <dc:creator>Troy Hernandez &lt;troy@cornball.ai&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Troy Hernandez [aut, cre] (ORCID:
    &lt;https://orcid.org/0009-0005-4248-604X&gt;),
  cornball.ai [cph],
  The HuggingFace Team [cph] (portions ported from the diffusers library
    (Apache-2.0); see inst/COPYRIGHTS),
  Lightricks Ltd. [cph] (LTX checkpoint layout and pipeline constants;
    see inst/COPYRIGHTS)</dc:contributor>
  <dc:rights>Apache License (&gt;= 2)</dc:rights>
  <dc:date>2026-08-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=diffuseR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.diffuseR</dc:identifier>
</oai_dc:dc>
