Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -17
index.html
CHANGED
@@ -1,20 +1,3 @@
|
|
1 |
-
|
2 |
-
Qwen2.5-Coder-32B with Hyperbolic API
|
3 |
-
erstelle eine gradio app mit einer cors komponente, spracheingabe und textausgabe. transkripiere die sprachufnahme zu text und geb ihn aus
|
4 |
-
examples
|
5 |
-
Qwen,Start!
|
6 |
-
Help me design an interface with a purple button that says 'Qwen, Start!'. When the button is clicked, display a countdown from 5 in a very large font for 5 seconds.
|
7 |
-
Spam with emojis!
|
8 |
-
Write code in a single HTML file: Capture the click event, place a random number of emojis at the click position, and add gravity and collision effects to each emoji.
|
9 |
-
TODO list
|
10 |
-
I want a TODO list that allows me to add tasks, delete tasks, and I would like the overall color theme to be purple.
|
11 |
-
setting
|
12 |
-
·
|
13 |
-
Mit Gradio erstellt logo
|
14 |
-
code
|
15 |
-
|
16 |
-
html
|
17 |
-
|
18 |
<!DOCTYPE html>
|
19 |
<html>
|
20 |
<head>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html>
|
3 |
<head>
|