We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a1164 commit c348f96Copy full SHA for c348f96
README.md
@@ -27,6 +27,11 @@ make run_app
27
```
28
It will run both FastAPI and Streamlit apps, and open the streamlit app in the browser.
29
30
+## Cloud Deployment
31
+This `streamlit` app is deployed on `streamlit` cloud. You can access the deployed app using the following link:
32
+
33
+[Streamlit App](https://streamlifastapi.streamlit.app/)
34
35
## Classification Results
36
The classification results are displayed in the streamlit app on a separate page and look like the following:
37
0 commit comments