- 30 Days Streamlit learning
- Deploy streamlit to Google App Engine in the flexible environment without any docker/container.
runtime: python
runtime_config:
operating_system: “ubuntu18”
runtime_version: “3.8”
entrypoint: streamlit run --server.port=8080 --server.address=0.0.0.0 --server.enableCORS=false --server.enableWebsocketCompression=false --server.enableXsrfProtection=false --server.headless=true app.py
env: flex
network:
session_affinity: true
- ViLT-GPT
- face_detection_app
- NLP Based App with Streamlit
- Deploy Streamlit using Docker
- Deploy Streamlit using Kubernetes
- Ask my PDF
- Langchain - Text Summarization App
- Unlock your creativity with LLMs
Keep Exploring!!!
No comments:
Post a Comment