Update index.html
Browse files- index.html +5 -0
index.html
CHANGED
@@ -7,6 +7,11 @@
|
|
7 |
<body>
|
8 |
<gradio-lite>
|
9 |
|
|
|
|
|
|
|
|
|
|
|
10 |
import gradio as gr
|
11 |
import random
|
12 |
|
|
|
7 |
<body>
|
8 |
<gradio-lite>
|
9 |
|
10 |
+
<gradio-requirements>
|
11 |
+
transformers_js_py
|
12 |
+
</gradio-requirements>
|
13 |
+
|
14 |
+
|
15 |
import gradio as gr
|
16 |
import random
|
17 |
|