Spaces:
Running
Running
File size: 75 Bytes
3c49281 |
1 2 3 4 5 |
from app import app
# Hugging Face 需要这个变量名
gradio_app = app
|