akhaliq HF staff commited on
Commit
3b64a98
·
verified ·
1 Parent(s): 70f58dd

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -0
index.html CHANGED
@@ -6,6 +6,12 @@
6
  </head>
7
  <body>
8
  <gradio-lite>
 
 
 
 
 
 
9
  import gradio as gr
10
  import random
11
 
 
6
  </head>
7
  <body>
8
  <gradio-lite>
9
+
10
+ <gradio-requirements>
11
+ transformers_js_py
12
+ typing-extensions
13
+ </gradio-requirements>
14
+
15
  import gradio as gr
16
  import random
17