We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdfb86 commit dfe1560Copy full SHA for dfe1560
README.md
@@ -204,6 +204,11 @@ TorchCFM development and maintenance are financially supported by:
204
<img src="assets/DF_logo.png" width="300"/>
205
</p>
206
207
+<picture>
208
+ <source media="(prefers-color-scheme: dark)" srcset="./DF_logo_dark.png">
209
+ <img alt="DF logo changing depending on mode.'" src="./DF_logo.png">
210
+</picture>
211
+
212
## License
213
214
Conditional-Flow-Matching is licensed under the MIT License.
assets/DF_logo_dark.png
15.2 KB
0 commit comments