You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,6 +123,22 @@ Open Interface
123
123
</ul>
124
124
</details>
125
125
126
+
<details>
127
+
<summary><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/1869px-Python-logo-notext.svg.png" alt="Python Logo" width="15" height="15"> <b>Run as a Script</b></summary>
128
+
<ul>
129
+
<li>Clone the repo <code>git clone https://github.com/AmberSahdev/Open-Interface.git</code></li>
130
+
<li>Enter the directory <code>cd Open-Interface</code></li>
131
+
<li><b>Optionally</b> use a Python virtual environment
0 commit comments