Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -22,7 +22,8 @@
|
|
22 |
<gradio-lite>
|
23 |
|
24 |
<gradio-requirements>
|
25 |
-
transformers_js_py
|
|
|
26 |
</gradio-requirements>
|
27 |
|
28 |
<gradio-file name="app.py" entrypoint>
|
|
|
22 |
<gradio-lite>
|
23 |
|
24 |
<gradio-requirements>
|
25 |
+
transformers_js_py
|
26 |
+
markdown-it-py
|
27 |
</gradio-requirements>
|
28 |
|
29 |
<gradio-file name="app.py" entrypoint>
|