gradio update

This commit is contained in:
yadonglu
2024-10-09 22:36:56 +00:00
parent 664407ae9b
commit 741af789a8
4 changed files with 38 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ We put together a few simple examples in the demo.ipynb.
## Gradio Demo
To run gradio demo, simply run:
```python
python gradion_demo.py
python gradio_demo.py
```