Skip to content

Commit 289546f

Browse files
committed
readme
1 parent ed28112 commit 289546f

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
<div align="center">
1010
<img src="https://img.shields.io/badge/Version-1.0.0-blue.svg" alt="Version">
1111
<img src="https://img.shields.io/badge/License-MIT-green.svg" alt="License">
12-
<img src="https://img.shields.io/github/stars/AIDC-AI/ComfyUI-Copilot?color=yellow" alt="Stars">
13-
<img src="https://img.shields.io/github/issues/AIDC-AI/ComfyUI-Copilot?color=red" alt="Issues">
12+
<img src="https://img.shields.io/github/stars/your-repo/ComfyUI-Copilot?color=yellow" alt="Stars">
13+
<img src="https://img.shields.io/github/issues/your-repo/ComfyUI-Copilot?color=red" alt="Issues">
1414
<img src="https://img.shields.io/badge/python-3.10%2B-purple.svg" alt="Python">
1515

1616
</h4>
1717

1818

19-
👾 _**AIDC**_
19+
👾 _**Alibaba International Digital Commerce**_
2020

2121
[**Github**](https://github.com/AIDC-AI/ComfyUI-Copilot) 📑
2222

@@ -34,6 +34,7 @@ Whether it's generating text, images, or audio, ComfyUI-Copilot offers intuitive
3434
<img src="assets/Framework.png"/>
3535
</div>
3636

37+
3738
---
3839

3940
## 🤔 Why Choose ComfyUI-Copilot?
@@ -63,24 +64,26 @@ Whether it's generating text, images, or audio, ComfyUI-Copilot offers intuitive
6364

6465
## 🚀 Getting Started
6566

66-
**Repository Overview**: Visit the [GitHub Repository](https://code.alibaba-inc.com/aidc-innovation/ComfyUI-Copilot) to access the complete codebase.
67+
**Repository Overview**: Visit the [GitHub Repository](https://github.com/AIDC-AI/ComfyUI-Copilot) to access the complete codebase.
6768

6869
1. **Installation**:
6970

7071
```bash
7172
cd ComfyUI/custom_nodes
72-
git clone git@gitlab.alibaba-inc.com:aidc-innovation/ComfyUI-Copilot.git
73+
git clone git@github.com:AIDC-AI/ComfyUI-Copilot.git
7374
```
7475

7576
or
7677

7778
```bash
7879
cd ComfyUI/custom_nodes
79-
git clone http://gitlab.alibaba-inc.com/aidc-innovation/ComfyUI-Copilot.git
80+
git clone https://github.com/AIDC-AI/ComfyUI-Copilot
8081
```
8182
2. **Activation**: After running the ComfyUI project, find the Copilot activation button at the top-right corner of the board to launch its service.
82-
3. **API Key Application**: For internal users, obtain the API key from the [access link](https://form.typeform.com/to/tkg91K8D) and insert it on the Copilot settings page for uninterrupted ComfyUI-Copilot services.
83-
83+
<img src="assets/start.png"/>
84+
3. **KeyGeneration**:Enter your name and email address on the link, and the api-key will automatically be sent to your email address later.
85+
86+
<img src="assets/keygen.png"/>
8487
---
8588

8689
## 🤝 Contributions
@@ -97,4 +100,4 @@ For any queries or suggestions, please feel free to contact: ComfyUI-Copilot@ser
97100

98101
## 📄 License
99102

100-
This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/licenses/MIT) file for details.
103+
This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/licenses/MIT) file for details.

assets/keygen.png

1.08 MB
Loading

assets/start.png

1.08 MB
Loading

0 commit comments

Comments
 (0)