Skip to content

Commit fad1f93

Browse files
committed
fix clone url
1 parent 9fbb37a commit fad1f93

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)