reach-vb HF staff commited on
Commit
a0ada6d
·
1 Parent(s): 9af2d39

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -5
index.html CHANGED
@@ -16,13 +16,9 @@
16
 
17
  <script type="module" crossorigin src="https://cdn.jsdelivr.net/npm/@gradio/[email protected]/dist/lite.js"></script>
18
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@gradio/[email protected]/dist/lite.css" />
 
19
  </head>
20
  <body>
21
- <h2>
22
- <img src="lite-logo.png" alt="logo" class="logo">
23
- Gradio-lite (Gradio running entirely in your browser!)
24
- </h2>
25
- <p>Try it out! Once the Gradio app loads (can take 10-15 seconds), disconnect your Wifi and the machine learning model will still work!</p>
26
  <gradio-lite>
27
 
28
  <gradio-requirements>
 
16
 
17
  <script type="module" crossorigin src="https://cdn.jsdelivr.net/npm/@gradio/[email protected]/dist/lite.js"></script>
18
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@gradio/[email protected]/dist/lite.css" />
19
+ <link rel="stylesheet" href="https://gradio-hello-world.hf.space/theme.css">
20
  </head>
21
  <body>
 
 
 
 
 
22
  <gradio-lite>
23
 
24
  <gradio-requirements>