Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
title: TMDB OCR Pro API emoji: π¬ colorFrom: blue colorTo: indigo sdk: docker app_file: app.py pinned: false
|
| 2 |
π¬ TMDB + OCR Pro API (OptiPix Engine)
|
| 3 |
Created by: Badal π
|
|
@@ -71,5 +83,4 @@ Note: If OptiPix fails to compress an image, the processed_url will return as nu
|
|
| 71 |
If you are hosting this yourself, ensure the following setup:
|
| 72 |
* Dockerfile: Must have tesseract-ocr, tesseract-ocr-hin, and tesseract-ocr-tel installed via apt-get.
|
| 73 |
* Environment Variables: You MUST set your TMDb API Key in the server secrets.
|
| 74 |
-
* TMDB_API_KEY = your_tmdb_api_key_here
|
| 75 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
title: 'Still frame '
|
| 4 |
+
sdk: docker
|
| 5 |
+
emoji: π
|
| 6 |
+
colorFrom: green
|
| 7 |
+
colorTo: red
|
| 8 |
+
pinned: false
|
| 9 |
+
thumbnail: >-
|
| 10 |
+
https://cdn-uploads.huggingface.co/production/uploads/683d3312c1707119d087fc4d/DDo9ikZZQM1L9k5UC1ePR.jpeg
|
| 11 |
+
short_description: 'Screenshot for picture '
|
| 12 |
+
---
|
| 13 |
title: TMDB OCR Pro API emoji: π¬ colorFrom: blue colorTo: indigo sdk: docker app_file: app.py pinned: false
|
| 14 |
π¬ TMDB + OCR Pro API (OptiPix Engine)
|
| 15 |
Created by: Badal π
|
|
|
|
| 83 |
If you are hosting this yourself, ensure the following setup:
|
| 84 |
* Dockerfile: Must have tesseract-ocr, tesseract-ocr-hin, and tesseract-ocr-tel installed via apt-get.
|
| 85 |
* Environment Variables: You MUST set your TMDb API Key in the server secrets.
|
| 86 |
+
* TMDB_API_KEY = your_tmdb_api_key_here
|
|
|