regisss HF staff commited on
Commit
68f281e
1 Parent(s): a7515c1

Change image width

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -20,14 +20,14 @@ Here are the steps to take to create your own demo *in a few minutes* without an
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/resolve/main/screenshots/1%20-%20gotToSpaceCreationl.PNG" width="450">
24
  <em Enter a WRITE token.</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. Click on "Load model".
28
 
29
  <p align="center">
30
- <img alt="gradio-demo-tutorial-2" src="https://huggingface.co/datasets/group2/tutorial-images/resolve/main/screenshots/4-PasteTokenChooseModel.PNG" width="450">
31
  <em Specify a model.</em>
32
  </p>
33
 
@@ -40,7 +40,7 @@ Here are the steps to take to create your own demo *in a few minutes* without an
40
  Click on "Create the space". Your space will now be getting built.
41
 
42
  <p align="center">
43
- <img alt="gradio-demo-tutorial-3" src="https://huggingface.co/datasets/group2/tutorial-images/resolve/main/screenshots/5-SpaceCreated.PNG" width="450">
44
  <em Specify a model.</em>
45
  </p>
46
 
@@ -49,6 +49,6 @@ Click on "Create the space". Your space will now be getting built.
49
  5. You can enter a prompt to generate an image with the space you just built! The demo embedded in this space was created that way without typing any code!
50
 
51
  <p align="center">
52
- <img alt="gradio-demo-tutorial-5" src="https://huggingface.co/datasets/group2/tutorial-images/resolve/main/screenshots/6-GotYourNewSpace.PNG" width="450">
53
  <em Specify a model.</em>
54
  </p>
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/resolve/main/screenshots/1%20-%20gotToSpaceCreationl.PNG">
24
  <em Enter a WRITE token.</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. Click on "Load model".
28
 
29
  <p align="center">
30
+ <img alt="gradio-demo-tutorial-2" src="https://huggingface.co/datasets/group2/tutorial-images/resolve/main/screenshots/4-PasteTokenChooseModel.PNG">
31
  <em Specify a model.</em>
32
  </p>
33
 
40
  Click on "Create the space". Your space will now be getting built.
41
 
42
  <p align="center">
43
+ <img alt="gradio-demo-tutorial-3" src="https://huggingface.co/datasets/group2/tutorial-images/resolve/main/screenshots/5-SpaceCreated.PNG">
44
  <em Specify a model.</em>
45
  </p>
46
 
49
  5. You can enter a prompt to generate an image with the space you just built! The demo embedded in this space was created that way without typing any code!
50
 
51
  <p align="center">
52
+ <img alt="gradio-demo-tutorial-5" src="https://huggingface.co/datasets/group2/tutorial-images/resolve/main/screenshots/6-GotYourNewSpace.PNG">
53
  <em Specify a model.</em>
54
  </p>