--- title: Image 2 Text Demo emoji: 🏢 colorFrom: yellow colorTo: green sdk: gradio sdk_version: 4.19.2 app_file: app.py pinned: false --- python3 -m venv venv venv\Scripts\activate pip freeze > requirements.txt pip install -r requirements.txt Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference