We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b6350 commit c4bb02cCopy full SHA for c4bb02c
customconcept101/README.md
@@ -14,9 +14,8 @@ We release a dataset of 101 concepts with 3-15 images for each concept for evalu
14
## Download dataset
15
16
```
17
-git clone https://github.com/adobe-research/custom-diffusion.git
18
-cd custom-diffusion/customconcept101
19
-wget https://www.cs.cmu.edu/~custom-diffusion/assets/benchmark_dataset.zip
+pip install gdown
+gdown 1jj8JMtIS5-8vRtNtZ2x8isieWH9yetuK
20
unzip benchmark_dataset.zip
21
22
0 commit comments