JoPmt commited on
Commit
9fbdc08
·
1 Parent(s): 9c75238

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -20,9 +20,9 @@ background-color: #00000080;
20
  </head>
21
  <body style="height:100%;width:100%;text-align:center;justify-content:center;background-color:#000000;color:#FFA500;background-position:center;background-repeat:repeat;background-size:contain;">
22
  <h1 style="padding:4%,4%,4%,4%;">HuggingFace text-to-Stable-Diffusion-to-canvas video?</h1>
23
- <h6>StabilityAI OpenJourney Runwayml Stable-Diffusion AI Models API Chaining text-to-image,text-to-video Demo</h6>
24
  <form style="border: solid 1px; border-color: #FFA500;">
25
- <label for="input-text">Huggingface.Model.Chain.Demo.Interface:</label>
26
  <br>
27
  <textarea style="text-align:center;justify-content:center;vertical-align:50%;background-color:#00000070; color: white; border: solid 1px; border-color: #FFA500;" id="input-text" name="input-text" rows="5" cols="40" required></textarea>
28
  <br>
 
20
  </head>
21
  <body style="height:100%;width:100%;text-align:center;justify-content:center;background-color:#000000;color:#FFA500;background-position:center;background-repeat:repeat;background-size:contain;">
22
  <h1 style="padding:4%,4%,4%,4%;">HuggingFace text-to-Stable-Diffusion-to-canvas video?</h1>
23
+ <h6>StabilityAI OpenJourney Runwayml Stable-Diffusion AI Models API text-to-image,text-to-video Demo</h6>
24
  <form style="border: solid 1px; border-color: #FFA500;">
25
+ <label for="input-text">Huggingface.Model.Stable-Diffusion.Demo.Interface:</label>
26
  <br>
27
  <textarea style="text-align:center;justify-content:center;vertical-align:50%;background-color:#00000070; color: white; border: solid 1px; border-color: #FFA500;" id="input-text" name="input-text" rows="5" cols="40" required></textarea>
28
  <br>