Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -89,6 +89,7 @@ if __name__ == "__main__":
|
|
| 89 |
|
| 90 |
<gradio-requirements>
|
| 91 |
huggingface_hub==0.25.2
|
|
|
|
| 92 |
</gradio-requirements>
|
| 93 |
</gradio-lite>
|
| 94 |
</body>
|
|
|
|
| 89 |
|
| 90 |
<gradio-requirements>
|
| 91 |
huggingface_hub==0.25.2
|
| 92 |
+
gradio==0.54.2
|
| 93 |
</gradio-requirements>
|
| 94 |
</gradio-lite>
|
| 95 |
</body>
|