danhtran2mind commited on
Commit
1002173
·
verified ·
1 Parent(s): 4bd147b

Create ckpts/README.md

Browse files
Files changed (1) hide show
  1. ckpts/README.md +7 -0
ckpts/README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ You can locate "ghibli-fine-tuned-sd-2.1" model from https://huggingface.co/danhtran2mind/ghibli-fine-tuned-sd-2.1 in this folder.
2
+
3
+ ```bash
4
+ cd ./ckpts
5
+ git clone https://huggingface.co/danhtran2mind/ghibli-fine-tuned-sd-2.1
6
+ cd ..
7
+ ```