File: logo.rst

package info (click to toggle)
pytorch-audio 2.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,696 kB
  • sloc: python: 61,274; cpp: 10,031; sh: 128; ansic: 70; makefile: 34
file content (54 lines) | stat: -rw-r--r-- 1,478 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
TorchAudio Logo
===============

If you make your project using TorchAudio and you want to mention TorchAudio, you can use TorchAudio logo. There are couple of variations. You can download them from `here <https://download.pytorch.org/torchaudio/logo/v1.zip>`__.

Please follow `the guideline <https://download.pytorch.org/torchaudio/logo/v1/guidelines.pdf>`__ for the proper usage.

.. warning::

   Please do not alter the logo. The guideline lists examples of inproper usages as well, so please check them out before using the logos.

Icon
----

.. image:: https://download.pytorch.org/torchaudio/logo/v1/icon.png
   :width: 400

Horizontal
----------

.. image:: https://download.pytorch.org/torchaudio/logo/v1/logo_horizontal_fullcolor.png
   :width: 400

|

.. image:: https://download.pytorch.org/torchaudio/logo/v1/logo_horizontal_black.png
   :width: 400

|

.. raw:: html

    <div style="background-color:black; width: 400px;">
      <img src="https://download.pytorch.org/torchaudio/logo/v1/logo_horizontal_white.png" width="400"></img>
    </div>

Vertical
--------

.. image:: https://download.pytorch.org/torchaudio/logo/v1/logo_vertical_fullcolor.png
   :width: 400

|

.. image:: https://download.pytorch.org/torchaudio/logo/v1/logo_vertical_black.png
   :width: 400

|

.. raw:: html

    <div style="background-color:black; width: 400px;">
      <img src="https://download.pytorch.org/torchaudio/logo/v1/logo_vertical_white.png" width="400"></img>
    </div>