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.
2 parents 1e8c2d2 + c4bb02c commit 032a4f5Copy full SHA for 032a4f5
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