Skip to content

Commit 36ee929

Browse files
authored
Merge pull request #129 from shinshin86/fix-use-google-colab-text
Fix clone URL (README: Use Google Colab)
2 parents 8047c40 + fad1f93 commit 36ee929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ python app.py
153153
To use with Google Colab, please use the following command:
154154

155155
```
156-
!git clone https://github.com/staoxiao/OmniGen.git
156+
!git clone https://github.com/VectorSpaceLab/OmniGen.git
157157
%cd OmniGen
158158
!pip install -e .
159159
!pip install gradio spaces

0 commit comments

Comments
 (0)