image_2_text_demo / README.md
Tho Bui
update
6bccbd3
|
raw
history blame contribute delete
No virus
345 Bytes
---
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