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 d33f767 commit 7ff924aCopy full SHA for 7ff924a
README.md
@@ -1,4 +1,4 @@
1
-<img src="docs/mellea_draft_logo_300.png" height=100>
+<img src="https://github.com/generative-computing/mellea/raw/main/docs/mellea_draft_logo_300.png" height=100>
2
3
# Mellea
4
@@ -45,7 +45,7 @@ You can get started with a local install, or by using Colab notebooks.
45
46
### Getting Started with Local Infernece
47
48
-<img src="docs/GetStarted_py.png" style="max-width:800px">
+<img src="https://github.com/generative-computing/mellea/raw/main/docs/GetStarted_py.png" style="max-width:800px">
49
50
Install with pip:
51
0 commit comments