wangxueshe-bytedance commited on
Commit
0d3d76e
1 Parent(s): a576715

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -11
README.md CHANGED
@@ -1,17 +1,9 @@
1
  **Project Page: [Magic-Me](https://magic-me-webpage.github.io/)**
2
 
3
  # ComfyUI customized for Magic-Me
 
4
  [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1gMialn4nkGeDZ72yx1Wob1E1QBgrqeGa?usp=sharing)
5
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
6
- [![arXiv](https://img.shields.io/badge/arxiv-soon_to_be_released-blue)]()
7
 
8
- ## Inference
9
- - Magic-Me:
10
- - use this Colab Notebook [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1gMialn4nkGeDZ72yx1Wob1E1QBgrqeGa?usp=sharing) to run ComfyUI with cloudflared
11
- - By following the instruction in the notebook, you will be able to use our pre-trained embeddings (incl. Sam Altman, Harry Potter, Andrew Ng, etc.) to generate your own Text-to-Video.
12
- - Apart from the default ComfyUI workflow (which will be automatically preloaded when you open ComfyUI the first time), we also provide the following workflows using different prompts to help you explore more scenes:
13
- - superman.json
14
- - cherry_blossoms.json
15
- - walking.json
16
- - northern_lights.json
17
- - desert.json
 
1
  **Project Page: [Magic-Me](https://magic-me-webpage.github.io/)**
2
 
3
  # ComfyUI customized for Magic-Me
4
+ [![arXiv](https://img.shields.io/badge/arXiv-2402.09368-b31b1b.svg)](https://arxiv.org/abs/2402.09368)
5
  [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1gMialn4nkGeDZ72yx1Wob1E1QBgrqeGa?usp=sharing)
6
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
 
7
 
8
+ ## About
9
+ This is a customized ComfyUI repo for [Magic-Me](https://github.com/Zhen-Dong/Magic-Me/). If you are looking for original ComfyUI repo, please go to https://github.com/comfyanonymous/ComfyUI.