akhaliq HF staff commited on
Commit
017e3ec
·
verified ·
1 Parent(s): db1ba09

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -1
index.html CHANGED
@@ -5,7 +5,9 @@
5
  </head>
6
  <body>
7
  <gradio-lite>
8
- <gradio-requirements>git+https://github.com/whitphx/transformers.js.py.git</gradio-requirements>
 
 
9
  <gradio-file name="app.py" entrypoint>
10
  from transformers_js import pipeline
11
  import gradio as gr
 
5
  </head>
6
  <body>
7
  <gradio-lite>
8
+ <gradio-requirements>
9
+ git+https://github.com/whitphx/transformers.js.py.git
10
+ </gradio-requirements>
11
  <gradio-file name="app.py" entrypoint>
12
  from transformers_js import pipeline
13
  import gradio as gr