"docs/source/en/using-diffusers/audio.mdx" did not exist on "c3d78cd3067612175ac9f0f8b234abf5a2e1f510"
Commit 0176ecd8 authored by rusty1s's avatar rusty1s
Browse files

new description

parent c66523e1
...@@ -12,8 +12,8 @@ tests_require = ['pytest', 'pytest-cov'] ...@@ -12,8 +12,8 @@ tests_require = ['pytest', 'pytest-cov']
setup( setup(
name='torch_spline_conv', name='torch_spline_conv',
version=__version__, version=__version__,
description='PyTorch Implementation of the Spline-Based Convolution' description='Implementation of the Spline-Based Convolution'
'Operator of SplineCNN', 'Operator of SplineCNN in PyTorch',
author='Matthias Fey', author='Matthias Fey',
author_email='matthias.fey@tu-dortmund.de', author_email='matthias.fey@tu-dortmund.de',
url=url, url=url,
......
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