| <h1> | |
| Flask Space | |
| </h1> | |
| <p> | |
| Welcome! This is a Flask Space! To create one, follow the next steps: | |
| </p> | |
| <ol> | |
| <li>Create a <a href="https://huggingface.co/new-space">new Space</a></li> | |
| <li>Select Gradio SDK</li> | |
| <li>Add Flask to the requirements</li> | |
| <li>Create your Flask app in app.py file</li> | |
| </ol> |