Commit
•
6242ad8
1
Parent(s):
5197529
edit
Browse files- app.py +1 -1
- sandbox.html +0 -6
app.py
CHANGED
@@ -110,7 +110,7 @@ with gr.Blocks(css=".code-component {max-height: 500px !important}") as demo:
|
|
110 |
Powered by SambaNova and Gradio-WebRTC ⚡️
|
111 |
</h2>
|
112 |
<p style='text-align: center'>
|
113 |
-
Create and edit single-file HTML applications with just your voice
|
114 |
</p>
|
115 |
<p style='text-align: center'>
|
116 |
Each conversation is limited to 90 seconds. Once the time limit is up you can rejoin the conversation.
|
|
|
110 |
Powered by SambaNova and Gradio-WebRTC ⚡️
|
111 |
</h2>
|
112 |
<p style='text-align: center'>
|
113 |
+
Create and edit single-file HTML applications with just your voice!
|
114 |
</p>
|
115 |
<p style='text-align: center'>
|
116 |
Each conversation is limited to 90 seconds. Once the time limit is up you can rejoin the conversation.
|
sandbox.html
CHANGED
@@ -34,10 +34,4 @@
|
|
34 |
font-weight: 600;
|
35 |
color: #475569;
|
36 |
">No Application Created</h2>
|
37 |
-
<p style="
|
38 |
-
margin: 0;
|
39 |
-
font-size: 1rem;
|
40 |
-
max-width: 300px;
|
41 |
-
line-height: 1.5;
|
42 |
-
">Create your first application to get started with the sandbox environment</p>
|
43 |
</div>
|
|
|
34 |
font-weight: 600;
|
35 |
color: #475569;
|
36 |
">No Application Created</h2>
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
</div>
|