regisss HF staff commited on
Commit
254f7c9
1 Parent(s): 8590656
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -19,9 +19,12 @@ Here are the steps to take to create your own demo *in a few minutes* without an
19
 
20
  1. You can easily create a demo using [this HF space](https://huggingface.co/spaces/anzorq/sd-space-creator). You will have to provide a token with write access to continue as shown in the image below:
21
 
22
- TODO: add pic
 
 
 
23
 
24
- 2. If your token is valid, a prompt will enable you to specify the URL or ID of the model on the HF Hub you would like to use in this demo. For example [darkstorm2150/Protogen_x3.4_Official_Release](https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release).
25
 
26
  TODO: add pic
27
 
 
19
 
20
  1. You can easily create a demo using [this HF space](https://huggingface.co/spaces/anzorq/sd-space-creator). You will have to provide a token with write access to continue as shown in the image below:
21
 
22
+ <p align="center">
23
+ <img alt="gradio-demo-tutorial-1" src="https://huggingface.co/datasets/group2/tutorial-images/blob/main/screenshots/1%20-%20gotToSpaceCreationl.PNG" width="450">
24
+ <em Legend</em>
25
+ </p>
26
 
27
+ 2. If your token is valid, a prompt will enable you to specify the URL or ID of the model on the HF Hub you would like to use in this demo. For example [darkstorm2150/Protogen_x3.4_Official_Release](https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release), which is a diffusion model able to generate photorealistic images from a prompt.
28
 
29
  TODO: add pic
30