Diffusers
Safetensors
WeiChow commited on
Commit
59bbdc3
Β·
verified Β·
1 Parent(s): 5754d3f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
7
  [![arXiv](https://img.shields.io/badge/arXiv-2411.15738-b31b1b.svg)](https://arxiv.org/abs/2411.15738)
8
  [![Dataset](https://img.shields.io/badge/πŸ€—%20Huggingface-Dataset-yellow)](https://huggingface.co/datasets/Bin1117/AnyEdit)
9
  [![Checkpoint](https://img.shields.io/badge/πŸ€—%20Huggingface-CKPT-blue)](https://huggingface.co/WeiChow/AnySD)
10
- [![GitHub](https://img.shields.io/badge/GitHub-Repo-181717?logo=github)](https://github.com/DCDmllm/AnyEdit)
11
  [![Page](https://img.shields.io/badge/Home-Page-b3.svg)](https://dcd-anyedit.github.io/)
12
 
13
 
@@ -25,7 +25,7 @@ Since **AnyEdit** contains a wide range of editing instructions across various
25
 
26
  #### 🌐 Inference
27
 
28
- To run the model, you can refer to the code in [![GitHub](https://img.shields.io/badge/GitHub-Repo-181717?logo=github)](https://github.com/DCDmllm/AnyEdit), specifically
29
 
30
  ```shell
31
  CUDA_VISIBLE_DEVICES=0 PYTHONPATH='./' python3 anysd/infer.py
 
7
  [![arXiv](https://img.shields.io/badge/arXiv-2411.15738-b31b1b.svg)](https://arxiv.org/abs/2411.15738)
8
  [![Dataset](https://img.shields.io/badge/πŸ€—%20Huggingface-Dataset-yellow)](https://huggingface.co/datasets/Bin1117/AnyEdit)
9
  [![Checkpoint](https://img.shields.io/badge/πŸ€—%20Huggingface-CKPT-blue)](https://huggingface.co/WeiChow/AnySD)
10
+ [![GitHub](https://img.shields.io/badge/GitHub-ModelRepo-181717?logo=github)](https://github.com/weichow23/AnySD)
11
  [![Page](https://img.shields.io/badge/Home-Page-b3.svg)](https://dcd-anyedit.github.io/)
12
 
13
 
 
25
 
26
  #### 🌐 Inference
27
 
28
+ To run the model, you can refer to the code in [![GitHub](https://img.shields.io/badge/GitHub-ModelRepo-181717?logo=github)](https://github.com/weichow23/AnySD), specifically
29
 
30
  ```shell
31
  CUDA_VISIBLE_DEVICES=0 PYTHONPATH='./' python3 anysd/infer.py