"docs/source/using-diffusers/other-modalities.mdx" did not exist on "a0520193e15951655ee2c08c24bfdca716f6f64c"
Unverified Commit aba0506c authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

Update conf.py

parent 395b89e4
......@@ -49,14 +49,9 @@ extensions = [
'sphinx.ext.graphviz',
'sphinx_gallery.gen_gallery',
'sphinx_copybutton',
#'nbsphinx',
#'nbsphinx_link',
]
if dglbackend == "pytorch":
extensions.extend([
'nbsphinx',
'nbsphinx_link',
])
]
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment